dataeval.workflows#

Workflows perform a sequence of actions to analyze the dataset and make predictions.

Workflow Classes#

Sufficiency(model, train_ds, test_ds, ...[, ...])

Project dataset sufficiency using given a model and evaluation criteria

Output Classes#

SufficiencyOutput(steps, params, measures)

Output class for Sufficiency workflow