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

Skip to content

Conversation

EricEllwanger
Copy link
Contributor

@EricEllwanger EricEllwanger commented Sep 21, 2021

Reference Issues/PRs

References #20308

What does this implement/fix? Explain your changes.

Changes to sklearn/linear_model/_stochastic_gradient.py:
Reordered Docstring section for SGDRegressor
Add descriptions for 'See Also' section for SGDRegressor
Added period to Docstring summary for SGDRegressor
Changed parameter learning_type to str in SGDRegressor
Added period to parmaetrs X and Y in BaseSGDRegressor.fit Docstring
Add description to Returns section in BaseSGDRegressor.fit Docstring
Added period to parmaetrs X and Y in BaseSGDRegressor.partial_fit Docstring
Add description to Returns section in BaseSGDRegressor.partial_fit Docstring
Added period to Docstring summary for BaseSGDRegressor.predict
Added description for parameter X for BaseSGDRegressor.predict Docstring

Removed SGDRegressor from DOCSTRING_IGNORE_LIST

Any other comments?

@glemaitre glemaitre merged commit 16ed158 into scikit-learn:main Sep 23, 2021
@glemaitre
Copy link
Member

Thanks @EricEllwanger

@EricEllwanger EricEllwanger deleted the doc-sgd branch September 24, 2021 00:23
@glemaitre glemaitre mentioned this pull request Oct 23, 2021
10 tasks
glemaitre added a commit to glemaitre/scikit-learn that referenced this pull request Oct 23, 2021
glemaitre added a commit that referenced this pull request Oct 25, 2021
Co-authored-by: frellwan <[email protected]>
Co-authored-by: Guillaume Lemaitre <[email protected]>
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