10000 DOC ADD: link DetCurveDisplay to Visualization and Model Evaluation g… · Meddhif13/scikit-learn@255b066 · GitHub
[go: up one dir, main page]

Skip to content

Commit 255b066

Browse files
committed
DOC ADD: link DetCurveDisplay to Visualization and Model Evaluation guides_2 (scikit-learn#31304)
1 parent f840ecb commit 255b066

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

sklearn/metrics/_plot/det_curve.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ class DetCurveDisplay(_BinaryClassifierCurveDisplayMixin):
2020
For guidance on interpreting these plots, refer to the
2121
:ref:`Model Evaluation Guide <det_curve>`.
2222
23-
2423
.. versionadded:: 0.24
2524
2625
Parameters
@@ -107,7 +106,6 @@ def from_estimator(
107106
For guidance on interpreting these plots, refer to the
108107
:ref:`Model Evaluation Guide <det_curve>`.
109108
110-
111109
.. versionadded:: 1.0
112110
113111
Parameters
@@ -222,7 +220,6 @@ def from_predictions(
222220
For guidance on interpreting these plots, refer to the
223221
:ref:`Model Evaluation Guide <det_curve>`.
224222
225-
226223
.. versionadded:: 1.0
227224
228225
Parameters

0 commit comments

Comments
 (0)
0