8000 Add what's new entry · scikit-learn/scikit-learn@300a827 · GitHub
[go: up one dir, main page]

Skip to content

Commit 300a827

Browse files
committed
Add what's new entry
1 parent 283b56d commit 300a827

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/whats_new/v1.3.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,13 @@ Changelog
3636
:pr:`123456` by :user:`Joe Bloggs <joeongithub>`.
3737
where 123456 is the *pull request* number, not the issue number.
3838
39+
:mod:`sklearn.neural_network`
40+
.............................
41+
42+
- |Fix| :class:`neural_network.MLPClassifier` and :class:`neural_network.MLPRegressor`
43+
no longer raise warnings when fitting data with feature names.
44+
:pr:`24873` by :user:`Tim Head <betatim>`.
45+
3946
Code and Documentation Contributors
4047
-----------------------------------
4148

0 commit comments

Comments
 (0)
0