Skip to content

Commit 04ca448

Browse files
committed
Typo.
1 parent e5f71e7 commit 04ca448

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
@@ -1405,7 +1405,7 @@ Dummy estimators
14051405

14061406
When doing supervised learning, a simple sanity check consists of comparing
14071407
one's estimator against simple rules of thumb. :class:`DummyClassifier`
1408-
implements three such simple strategies for classification:
1408+
implements several such simple strategies for classification:
14091409

14101410
- ``stratified`` generates random predictions by respecting the training
14111411
set class distribution.

0 commit comments

Comments
 (0)