We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c75decd commit 7edaacaCopy full SHA for 7edaaca
doc/whats_new.rst
@@ -112,6 +112,9 @@ Changelog
112
:fun:`metrics.mean_absolute_error` and
113
:fun:`metrics.r2_score` metrics support multioutput by `Arnaud Joly`_.
114
115
+ - Fixed `class_weight` support in :class:`svm.LinearSVC` and
116
+ :class:`linear_model.LogisticRegression` by `Andreas Müller`_.
117
+
118
API changes summary
119
-------------------
120
- Renamed all occurences of ``n_atoms`` to ``n_components`` for consistency.
0 commit comments