supervision/tests/metrics
Daniiiil1 6b143e4e41
test(metrics): verify live sklearn parity (#2470)
* add sklearn parity goldens
* compute sklearn parity live
* separate empty input semantics
2026-08-05 19:24:44 +02:00
..
utils fix(metrics): ignore out-of-bucket detections in size-bucketed sco… (#2428) 2026-07-15 12:48:19 +02:00
__init__.py
conftest.py
test_core.py fix: close out remaining review findings (#2418) 2026-07-09 17:53:52 +02:00
test_detection.py feat(cv2): complete fallback integration (#2439) 2026-07-17 07:50:45 +02:00
test_f1_score.py fix(metrics): avoid division by zero RuntimeWarning in F1Score using np.divide (#2437) 2026-07-17 17:11:45 +02:00
test_lazy_imports.py fix: remaining review findings in dataset, docs, and tests (#2416) 2026-07-08 23:00:32 +02:00
test_mean_average_precision.py fix: close out remaining review findings (#2418) 2026-07-09 17:53:52 +02:00
test_mean_average_precision_area.py
test_mean_average_recall.py fix: close out remaining review findings (#2418) 2026-07-09 17:53:52 +02:00
test_oriented_bounding_box_metrics.py Fix: resolve major complex review (#2388) 2026-07-02 18:14:04 +02:00
test_precision.py fix: resolve medium dataset findings (#2408) 2026-07-08 08:56:34 +02:00
test_recall.py fix(metrics): track prediction-only classes in Recall (#2468) 2026-08-03 20:57:05 +02:00
test_size_bucket_regressions.py fix(metrics): ignore out-of-bucket detections in size-bucketed sco… (#2428) 2026-07-15 12:48:19 +02:00
test_sklearn_parity.py test(metrics): verify live sklearn parity (#2470) 2026-08-05 19:24:44 +02:00