Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 555cee7

Browse filesBrowse files
lorentzenchrjeremiedbb
authored andcommitted
DOC fix docstring of _plain_sgd (#25573)
1 parent 62f1332 commit 555cee7
Copy full SHA for 555cee7

File tree

1 file changed

+0
-2
lines changed
Filter options

1 file changed

+0
-2
lines changed

‎sklearn/linear_model/_sgd_fast.pyx

Copy file name to clipboardExpand all lines: sklearn/linear_model/_sgd_fast.pyx
-2Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -421,8 +421,6 @@ def _plain_sgd(const double[::1] weights,
421421
The maximum number of iterations (epochs).
422422
tol: double
423423
The tolerance for the stopping criterion.
424-
dataset : SequentialDataset
425-
A concrete ``SequentialDataset`` object.
426424
fit_intercept : int
427425
Whether or not to fit the intercept (1 or 0).
428426
verbose : int

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.