scikit-learn/sklearn/metrics/_plot
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
..
tests ENH Add parameter in colorbar in plot_confusion_matrix (#17192) 2020-06-26 22:58:05 +02:00
__init__.py FEA Plotting API starting with ROC curve (#14357) 2019-08-08 08:28:17 +08:00
base.py MNT Fix spelling of _check_classifier_response_method (#17529) 2020-06-08 17:37:40 -04:00
confusion_matrix.py ENH Add parameter in colorbar in plot_confusion_matrix (#17192) 2020-06-26 22:58:05 +02:00
precision_recall_curve.py EHN Provide a pos_label parameter in plot_precision_recall_curve (#17569) 2020-06-24 15:05:09 +02:00
roc_curve.py DOC Add "see also" links to and from "plot_roc_curve" (#17585) 2020-06-15 18:39:43 -07:00