supervision/test/metrics
Jirka Borovec cfaea751f2
Refactor metric tests with fixtures and improved structure and clarity (#2123)
* Refactor metric test files by encapsulating fixtures and improved structure and clarity
* Update `test/metrics/conftest.py` fixture values to refine test case coverage
2026-02-02 12:18:10 +01:00
..
__init__.py add detection module 2023-07-04 21:47:56 +02:00
conftest.py Refactor metric tests with fixtures and improved structure and clarity (#2123) 2026-02-02 12:18:10 +01:00
test_detection.py Refactor metric tests with fixtures and improved structure and clarity (#2123) 2026-02-02 12:18:10 +01:00
test_f1_score.py Refactor metric tests with fixtures and improved structure and clarity (#2123) 2026-02-02 12:18:10 +01:00
test_mean_average_precision.py Refactor metric tests with fixtures and improved structure and clarity (#2123) 2026-02-02 12:18:10 +01:00
test_mean_average_precision_area.py feat(ruff): add pytest linting rule (#2053) 2026-01-13 19:34:22 +01:00
test_precision.py Refactor metric tests with fixtures and improved structure and clarity (#2123) 2026-02-02 12:18:10 +01:00
test_recall.py Refactor metric tests with fixtures and improved structure and clarity (#2123) 2026-02-02 12:18:10 +01:00