scikit-learn/sklearn/metrics
Taehoon Lee dd7a3dd0eb Fix typos (#8980) 2017-06-03 23:54:04 +02:00
..
cluster [MRG+1] Add set cardinality formulation for mutual_info_score (#8821) 2017-05-30 10:26:12 -07:00
tests [MRG] Fix sklearn.metrics.classification._check_targets where y_true and y_pred are both binary but the union is multiclass (#8377) 2017-04-21 16:54:00 -04:00
__init__.py [MRG+1] Add new regression metric - Mean Squared Log Error (#7655) 2016-11-30 11:59:55 +11:00
base.py [MRG+1] Housekeeping Deprecations for v0.19 (#7927) 2016-12-09 12:43:38 -05:00
classification.py [MRG] DOC Homogeneous deprecation in docstring (#8907) 2017-05-23 08:42:08 +02:00
pairwise.py [MRG] Remove unnecessary backticks around parameter name in docstrings (#8432) 2017-02-22 16:17:04 +01:00
pairwise_fast.pyx Minor doc fixes in pairwise metrics (#7227) 2016-08-23 17:13:49 +10:00
ranking.py Fix typos (#8980) 2017-06-03 23:54:04 +02:00
regression.py [MRG + 1] Fix failure on numpy master (#8011) 2016-12-12 15:11:25 +01:00
scorer.py [MRG + 1] Add fowlkess-mallows and other supervised cluster metrics to SCORERS dict so it can be used in hyper-param search (#8117) 2017-01-06 12:03:10 +01:00
setup.py [MRG+2] BUILD Rewrite setup.py files to handle cython dependencies (#7719) 2016-11-02 22:57:04 +11:00