8000 DOC tiny whatsnew update for PR #31387 (#31437) · lesteve/scikit-learn@334523f · GitHub
[go: up one dir, main page]

Skip to content

Commit 334523f

Browse files
authored
DOC tiny whatsnew update for PR scikit-learn#31387 (scikit-learn#31437)
1 parent b257fbb commit 334523f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
- 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
2+
`fit_intercept=True` is faster for sparse input `X` because an unnecessary
33
re-computation of the sum of residuals is avoided.
44
By :user:`Christian Lorentzen <lorentzenchr>`

0 commit comments

Comments
 (0)
0