scikit-learn/sklearn/metrics/_plot/tests
Dimitri Papadopoulos Orfanos ee5a1b69d1
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
test_base.py TST add unit tests for current _get_response (#21041) 2021-09-18 11:20:41 -04:00
test_common_curve_display.py API add from_estimator and from_predictions to RocCurveDisplay (#20569) 2021-09-03 17:19:46 +02:00
test_confusion_matrix_display.py ENH Adds im_kw to ConfusionMatrixDisplay (#20753) 2022-03-07 13:34:06 +01:00
test_det_curve_display.py API deprecate plot_det_curve in favor of display class methods (#19278) 2021-08-06 17:36:24 +02:00
test_plot_confusion_matrix.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_plot_curve_common.py API add from_estimator and from_predictions to RocCurveDisplay (#20569) 2021-09-03 17:19:46 +02:00
test_plot_det_curve.py API deprecate plot_det_curve in favor of display class methods (#19278) 2021-08-06 17:36:24 +02:00
test_plot_precision_recall.py DOC Typos found by codespell (#21069) 2021-09-17 19:04:54 +02:00
test_plot_roc_curve.py API add from_estimator and from_predictions to RocCurveDisplay (#20569) 2021-09-03 17:19:46 +02:00
test_precision_recall_display.py DOC, MNT Typos found by codespell (#22906) 2022-03-20 19:16:39 +01:00
test_roc_curve_display.py DOC, MNT Typos found by codespell (#22906) 2022-03-20 19:16:39 +01:00