dataeval.detectors.linters#
Linters help identify potential issues in training and test data and are an important aspect of data cleaning.
Classes#
Uses hierarchical clustering to flag dataset properties of interest like Outliers and duplicates |
|
Output class for |
|
Finds the duplicate images in a dataset using xxhash for exact duplicates |
|
Output class for |
|
Calculates statistical Outliers of a dataset using various statistical tests applied to each image |
|
Output class for |