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

Skip to content

Conversation

EricEllwanger
Copy link
Contributor

Reference Issues/PRs

References #20308

What does this implement/fix? Explain your changes.

Changes to sklearn/linear_model/_stochastic_gradient.py:
Changed order of sections for SGDOneClassSVM Docstring
Changed parameter 'verbose' to int and added period to SGDOneClassSVM Docstring
Changed parameter 'learning rate' to str in SGDOneClassSVM Docstring
Added description for 'Returns' section for SGDOneClassSVM.fit Docstring
Added parameter 'y' and description for SGDOneClassSVM.fit Docstring
Added description for 'Returns' section for SGDOneClassSVM.partial_fit Docstring
Assed parameter 'y' and description for SGDOneClassSVM.partial_fit Docstring

Removed SGDOneClassSVM from DOCSTRING_IGNORE_LIST

Any other comments?

-->

Copy link
Member

@ogrisel ogrisel left a comment

Choose a reason for hiding this comment

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

Thanks!

@ogrisel ogrisel merged commit 3346c6d into scikit-learn:main Sep 23, 2021
@EricEllwanger EricEllwanger deleted the doc-sgdoneclass branch September 24, 2021 00:24
@glemaitre glemaitre mentioned this pull request Oct 23, 2021
10 tasks
glemaitre pushed a commit to glemaitre/scikit-learn that referenced this pull request Oct 23, 2021
glemaitre pushed a commit that referenced this pull request Oct 25, 2021
samronsin pushed a commit to samronsin/scikit-learn that referenced this pull request Nov 30, 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