scikit-learn/sklearn/metrics
Avi Gupta 8dc143e621
ENH Add parameter in colorbar in plot_confusion_matrix (#17192)
Co-authored-by: Venkatachalam N <venky.yuvy@gmail.com>
2020-06-26 22:58:05 +02:00
..
_plot ENH Add parameter in colorbar in plot_confusion_matrix (#17192) 2020-06-26 22:58:05 +02:00
cluster MNT Replaces numpy alias with builtin typse (#17687) 2020-06-24 16:51:51 +02:00
tests Revert "ENH add a parameter pos_label in roc_auc_score (#17594)" (#17703) 2020-06-24 17:03:12 +02:00
__init__.py MNT Removed deprecated metrics (#15794) 2019-12-05 10:49:00 -05:00
_base.py DOC update default docstrings in metrics module to follow guideline (#17517) 2020-06-15 15:31:29 +02:00
_classification.py MNT Replaces numpy alias with builtin typse (#17687) 2020-06-24 16:51:51 +02:00
_pairwise_fast.pyx MAINT Make files private for sklearn.metrics and sklearn.metrics.cluster (#15306) 2019-10-23 15:20:28 +02:00
_ranking.py Revert "ENH add a parameter pos_label in roc_auc_score (#17594)" (#17703) 2020-06-24 17:03:12 +02:00
_regression.py DOC update default docstrings in metrics module to follow guideline (#17517) 2020-06-15 15:31:29 +02:00
_scorer.py DOC shorten class links in docstring using tilde (#17470) 2020-06-16 10:44:13 +02:00
pairwise.py DOC Detail the problem of euclidean_distances (#17709) 2020-06-25 13:22:28 +10:00
setup.py MAINT Make files private for sklearn.metrics and sklearn.metrics.cluster (#15306) 2019-10-23 15:20:28 +02:00