8000 update what's new · scikit-learn/scikit-learn@8baaa0e · GitHub
[go: up one dir, main page]

Skip to content

Commit 8baaa0e

Browse files
committed
update what's new
1 parent 39a4658 commit 8baaa0e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/whats_new.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,10 @@ Enhancements
178178
removed by setting it to `None`.
179179
:issue:`7674` by :user:`Yichuan Liu <yl565>`.
180180

181+
- Prevent cast from float32 to float64 in
182+
:class:`sklearn.linear_model.LogisticRegression` when using newton-cg solver
183+
by :user:`Joan Massich <massich>`
184+
181185
Bug fixes
182186
.........
183187
- Fixed a bug where :class:`sklearn.ensemble.IsolationForest` uses an

0 commit comments

Comments
 (0)
0