8000 Merge pull request #6442 from radarhere/patch-1 · raghavrv/scikit-learn@28b58b0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 28b58b0

Browse files
committed
Merge pull request scikit-learn#6442 from radarhere/patch-1
Fixed typo
2 parents d7d0ae6 + f45f374 commit 28b58b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/whats_new.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,7 @@ API changes summary
581581
- Classifier and Regressor models are now tagged as such using the
582582
``_estimator_type`` attribute.
583583

584-
- Cross-validation iterators allways provide indices into training and test set,
584+
- Cross-validation iterators always provide indices into training and test set,
4637 585585
not boolean masks.
586586

587587
- The ``decision_function`` on all regressors was deprecated and will be

0 commit comments

Comments
 (0)
0