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 e5f71e7 commit 04ca448Copy full SHA for 04ca448
doc/modules/model_evaluation.rst
@@ -1405,7 +1405,7 @@ Dummy estimators
1405
1406
When doing supervised learning, a simple sanity check consists of comparing
1407
one's estimator against simple rules of thumb. :class:`DummyClassifier`
1408
-implements three such simple strategies for classification:
+implements several such simple strategies for classification:
1409
1410
- ``stratified`` generates random predictions by respecting the training
1411
set class distribution.
0 commit comments