scikit-learn/sklearn/metrics/tests
Pawel Sendyk 4c2eb3a0d6 FIX r2_score behavior with a single sample (#11435) (#12855) 2019-01-08 18:40:37 +11:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_classification.py API (0.21) Handling parameter labels removal from hamming_loss (#12656) 2018-12-15 23:43:44 +08:00
test_common.py TST Adds multilabels permutation tests to metrics/test_common (#12803) 2018-12-20 12:45:56 +11:00
test_pairwise.py MRG Drop legacy python / remove six dependencies (#12639) 2019-01-03 15:50:05 +02:00
test_ranking.py ENH Raise an error when pos_label is not in binary y_true (#12313) 2018-10-08 23:27:42 +08:00
test_regression.py FIX r2_score behavior with a single sample (#11435) (#12855) 2019-01-08 18:40:37 +11:00
test_score_objects.py MNT Replaced all occurrences of assert_true and assert_false with assert (#12588) 2018-11-28 09:16:26 +08:00