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

Skip to content

DOC Ensure that ledoit_wolf is passing numpydoc validation #22496

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 4 commits into from
Mar 21, 2022

Conversation

kungfudeuce
Copy link
Contributor

Reference Issues/PRs

Addresses #21350

What does this implement/fix? Explain your changes.

I fixed the documentation for sklearn.covariance._shrunk_covariance.ledoit_wolf

Any other comments?

Copy link
Member

@thomasjpfan thomasjpfan left a comment

Choose a reason for hiding this comment

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

Thank you for the PR. Please follow step 9 from the #21350 (comment)

Include the function name in the title of the pull request. For example: "DOC Ensures that ledoit_wolf passes numpydoc validation".

"sklearn.covariance._shrunk_covariance.ledoit_wolf_shrinkage",
"sklearn.datasets._base.load_linnerud",
Copy link
Member

Choose a reason for hiding this comment

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

This PR should focus on ledoit_wolf. This means we do not need to remove load_linnerud from this list.

Copy link
Member

Choose a reason for hiding this comment

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

This is indeed the reason it fails.

@glemaitre glemaitre changed the title Addresses #21350 DOC Ensure that ledoit_wolf is passing numpydoc validation Feb 16, 2022
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.

Thanks @kungfudeuce

@jeremiedbb jeremiedbb merged commit 333b3fe into scikit-learn:main Mar 21, 2022
glemaitre pushed a commit to glemaitre/scikit-learn that referenced this pull request Apr 6, 2022
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.

4 participants