8000
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 b257fbb commit 334523fCopy full SHA for 334523f
doc/whats_new/upcoming_changes/sklearn.linear_model/31387.enhancement.rst
@@ -1,4 +1,4 @@
1
- Fitting :class:`linear_model.Lasso` and :class:`linear_model.ElasticNet` with
2
- `fit_intercept=True` is a bit faster for sparse input `X` because an unnecessary
+ `fit_intercept=True` is faster for sparse input `X` because an unnecessary
3
re-computation of the sum of residuals is avoided.
4
By :user:`Christian Lorentzen <lorentzenchr>`
0 commit comments