scikit-learn/sklearn/metrics
Alexandre Gramfort b6a5ed2aab Merge pull request #5465 from massil94/dev-massil
[MRG+1] partly fixed issue #3450 for hamming loss
2015-10-21 16:46:26 +02:00
..
cluster Correct Typo with Gael comment 2015-10-19 16:38:17 +02:00
tests Merge pull request #5465 from massil94/dev-massil 2015-10-21 16:46:26 +02:00
__init__.py ENH: add Cohen's kappa score to metrics 2015-07-30 17:27:48 +02:00
base.py FIX/ENH Make the moved class resilient to the deprecation patching 2015-10-20 01:24:35 +02:00
classification.py Merge pull request #5465 from massil94/dev-massil 2015-10-21 16:46:26 +02:00
pairwise.py FIX Fix failing tests (doctest, order of hyperparameters, pairwise_kernels) 2015-10-19 18:07:14 +02:00
pairwise_fast.c ENH pairwise L1 distances for sparse matrices 2014-03-24 10:38:01 +01:00
pairwise_fast.pyx ENH pairwise L1 distances for sparse matrices 2014-03-24 10:38:01 +01:00
ranking.py Corrected macro ROC in example plot_roc 2015-10-20 17:11:25 +02:00
regression.py Update deprecation message in metrics/regression.py (use uniform_average as default multioutput parameter of r2_score function after 0.19) 2015-10-21 13:09:31 +02:00
scorer.py DOC adding backlinks to docstrings 2015-06-03 00:24:04 -04:00
setup.py ENH pairwise L1 distances for sparse matrices 2014-03-24 10:38:01 +01:00