10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f840ecb commit 255b066Copy full SHA for 255b066
sklearn/metrics/_plot/det_curve.py
@@ -20,7 +20,6 @@ class DetCurveDisplay(_BinaryClassifierCurveDisplayMixin):
20
For guidance on interpreting these plots, refer to the
21
:ref:`Model Evaluation Guide <det_curve>`.
22
23
-
24
.. versionadded:: 0.24
25
26
Parameters
@@ -107,7 +106,6 @@ def from_estimator(
107
106
108
109
110
111
.. versionadded:: 1.0
112
113
@@ -222,7 +220,6 @@ def from_predictions(
222
220
223
221
224
225
226
227
228
0 commit comments