scikit-learn/sklearn/metrics
Thomas Fan 7bc20c0e50 DOC Minor changes to DOCS to address sphinx warnings (#12999) 2019-01-17 17:49:31 +08:00
..
cluster DOC Minor changes to DOCS to address sphinx warnings (#12999) 2019-01-17 17:49:31 +08:00
tests FIX r2_score behavior with a single sample (#11435) (#12855) 2019-01-08 18:40:37 +11:00
__init__.py MAINT Remove minor duplication in metrics.__init__ (#12851) 2018-12-21 21:44:40 +01:00
base.py DOC Certain params in metrics are sometimes ignored (#11654) 2018-07-22 23:14:59 +10:00
classification.py MAINT Use set litterals when possible (#12667) 2019-01-06 19:21:45 +08:00
pairwise.py DOC improving import convenience in class examples (#12846) 2018-12-23 09:37:43 +08:00
pairwise_fast.pyx MNT Remove unnecessary custom nested fused types by builtin floating (#12737) 2018-12-09 11:43:55 +08:00
ranking.py ENH Raise an error when pos_label is not in binary y_true (#12313) 2018-10-08 23:27:42 +08:00
regression.py FIX r2_score behavior with a single sample (#11435) (#12855) 2019-01-08 18:40:37 +11:00
scorer.py MAINT Remove unused utils.fixes (#12928) 2019-01-08 12:43:49 +11:00
setup.py MAINT: correct cythonization of sklearn.metrics.cluster to avoid warning (#10851) 2018-03-22 11:09:36 +11:00