8000 update whats_new for #5008 · scikit-learn/scikit-learn@efe8399 · GitHub
[go: up one dir, main page]

Skip to content

Commit efe8399

Browse files
committed
update whats_new for #5008
1 parent 4eee24a commit efe8399

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/whats_new.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,11 @@ Bug fixes
328328
platform dependent output, and failed on `fit_transform`.
329329
By `Arthur Mensch`_.
330330

331+
- Fixed a bug in :class:`linear_model.LogisticRegression` and
332+
:class:`linear_model.LogisticRegressionCV` when using
333+
``class_weight='balanced'```or ``class_weight='auto'``.
334+
By `Tom Dupre la Tour`_.
335+
331336
API changes summary
332337
-------------------
333338
- Attribute `data_min`, `data_max` and `data_range` in

0 commit comments

Comments
 (0)
0