Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

NicolasHug
Copy link
Member

The docs are currently wrong as they suggest that n_iter_no_change is only relevant for early-stopping.

Follow up from #19451

Copy link
Member

@rth rth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this clarification! I also though that convergence criterion worked differently for SGDClassifier, but that's what is happening indeed

https://github.com/scikit-learn/scikit-learn/blob/main/sklearn/linear_model/_sgd_fast.pyx#L616-L632

Copy link
Member

@jeremiedbb jeremiedbb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks @NicolasHug

@jeremiedbb jeremiedbb merged commit c282d6c into scikit-learn:main Feb 18, 2021
@glemaitre glemaitre mentioned this pull request Apr 22, 2021
12 tasks
glemaitre pushed a commit to glemaitre/scikit-learn that referenced this pull request Apr 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants