scikit-learn/sklearn/metrics/_plot
Daniela Fernandes 070ba08941
DOC Ensures that sklearn.metrics._plot.confusion_matrix.plot_confusion_matrix passes numpydoc validation (#22842)
2022-03-22 01:22:10 +01:00
..
tests DOC, MNT Typos found by codespell (#22906) 2022-03-20 19:16:39 +01:00
__init__.py FEA Plotting API starting with ROC curve (#14357) 2019-08-08 08:28:17 +08:00
base.py TST add unit tests for current _get_response (#21041) 2021-09-18 11:20:41 -04:00
confusion_matrix.py DOC Ensures that sklearn.metrics._plot.confusion_matrix.plot_confusion_matrix passes numpydoc validation (#22842) 2022-03-22 01:22:10 +01:00
det_curve.py FIX use same API for CalibrationDisplay than other Display (#21031) 2021-09-14 10:57:02 +02:00
precision_recall_curve.py DOC Fix incorrect heading underline length in docstrings (#22278) 2022-01-24 09:58:33 -05:00
roc_curve.py DOC Correct docstring for RocCurveDisplay.from_predictions (#22444) 2022-02-10 17:58:20 -05:00