8000 Add whats_new entry · scikit-learn/scikit-learn@d5e9bfb · GitHub
[go: up one dir, main page]

Skip to content

Commit d5e9bfb

Browse files
committed
Add whats_new entry
1 parent cf0ecc5 commit d5e9bfb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/whats_new/v1.1.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,12 @@ Changelog
3838
:pr:`123456` by :user:`Joe Bloggs <joeongithub>`.
3939
where 123456 is the *pull request* number, not the issue number.
4040
41+
:mod:`sklearn.model_selection`
42+
..............................
43+
44+
- |Enhancement| raise an error when all the fits fail in cross-validation or
45+
grid-search. :pr:`21026` by :user:`Loïc Estève <lesteve>`
46+
4147
:mod:`sklearn.utils`
4248
....................
4349

@@ -54,6 +60,7 @@ Changelog
5460
and :user:`András Simon <simonandras>`.
5561

5662

63+
5764
Code and Documentation Contributors
5865
-----------------------------------
5966

0 commit comments

Comments
 (0)
0