8000 DOC fix typo in DET curve description (#21089) · scikit-learn/scikit-learn@2b7564c · GitHub
[go: up one dir, main page]

Skip to content

Commit 2b7564c

Browse files
authored
DOC fix typo in DET curve description (#21089)
1 parent 07f4e4c commit 2b7564c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/modules/model_evaluation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1588,7 +1588,7 @@ Additionally DET curves can be consulted for threshold analysis and operating
15881588
point selection.
15891589
This is particularly helpful if a comparison of error types is required.
15901590

1591-
One the other hand DET curves do not provide their metric as a single number.
1591+
On the other hand DET curves do not provide their metric as a single number.
15921592
Therefore for either automated evaluation or comparison to other
15931593
classification tasks metrics like the derived area under ROC curve might be
15941594
better suited.

0 commit comments

Comments
 (0)
0