Skip to content

Commit 7edaaca

Browse files
committed
DOC added fix to whatsnew.
1 parent c75decd commit 7edaaca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/whats_new.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,9 @@ Changelog
112112
:fun:`metrics.mean_absolute_error` and
113113
:fun:`metrics.r2_score` metrics support multioutput by `Arnaud Joly`_.
114114

115+
- Fixed `class_weight` support in :class:`svm.LinearSVC` and
116+
:class:`linear_model.LogisticRegression` by `Andreas Müller`_.
117+
115118
API changes summary
116119
-------------------
117120
- Renamed all occurences of ``n_atoms`` to ``n_components`` for consistency.

0 commit comments

Comments
 (0)