scikit-learn/sklearn/metrics/tests
Daniela Fernandes df1e6f1efa
TST replace pytest.warns(None) in metrics/tests/test_pairwise.py (#22957)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2022-03-26 14:28:16 -04:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_classification.py TST replace pytest.warns(None) in metrics/test_classification.py (#22888) 2022-03-24 10:41:45 -04:00
test_common.py Improve validation messages with infinite data (#21219) 2021-10-29 15:59:57 +02:00
test_dist_metrics.py ENH Introduce `PairwiseDistancesReduction` and `PairwiseDistancesArgKmin` (feature branch) (#22134) 2022-02-17 10:37:22 +01:00
test_pairwise.py TST replace pytest.warns(None) in metrics/tests/test_pairwise.py (#22957) 2022-03-26 14:28:16 -04:00
test_pairwise_distances_reduction.py MAINT `PairwiseDistancesReduction`: Do correctly warn on unused metric kwargs (#22865) 2022-03-17 13:35:17 -04:00
test_ranking.py FIX Fix recall in multilabel classification when true labels are all negative (#19085) 2022-03-25 13:07:54 +01:00
test_regression.py MNT remaining clean up for 1.1 (#22643) 2022-03-02 14:01:51 +01:00
test_score_objects.py API get_scorer returns a copy and introduce get_scorer_names (#22866) 2022-03-20 07:30:21 +11:00