Skip to content

DOC - Ensure TheilSenRegressor passes numpydoc validation #21087

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Sep 20, 2021

Conversation

EricEllwanger
Copy link
Contributor

Reference Issues/PRs

References #20308

What does this implement/fix? Explain your changes.

Changes to sklearn/linear_model/_theil_sen.py:
Reordered Docstring section for TheilSenRegressor
Add 'See Also' section for TheilSenRegressor
Added period to parameter 'random_state' description in TheilSenRegressor
Added description to 'Returns' section of TheilsonRegressor.fit

Removed TheilSenRegressor from DOCSTRING_IGNORE_LIST

Any other comments?

@glemaitre
Copy link
Member

Thanks @EricEllwanger

@EricEllwanger EricEllwanger deleted the doc-theil branch September 21, 2021 10:05
@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
Co-authored-by: frellwan <frellwan@hotmail.com>
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