dataeval.detectors

Detectors can determine if a dataset or individual images in a dataset are indicative of a specific issue.

Submodules

drift

Drift detectors identify if the statistical properties of the data has changed.

linters

Linters help identify potential issues in training and test data and are an important aspect of data cleaning.

ood

Out-of-distribution (OOD) detectors identify data that is different from the data used to train a particular model.