dataeval.quality.Duplicates.Config¶
- class dataeval.quality.Duplicates.Config¶
Configuration for Duplicates detector.
- flags¶
Statistics to compute for hash-based duplicate detection.
- Type:¶
ImageStats, default ImageStats.HASH
- cluster_threshold¶
Threshold for cluster-based near duplicate detection.
- Type:¶
float or None, default None