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

Skip to content

#21350 - fix make_multilabel_classification docstring #22782

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

Conversation

mathieu-sabatier
Copy link
Contributor

Reference Issues/PRs

Part of the issue #21350.

What does this implement/fix? Explain your changes.

Correct two typos of the doctring to pass numpydoc requirements for multilabel_classification sample generator.

Any other comments?

Test can be run thanks to:

pytest sklearn/tests/test_docstrings.py -k sklearn.datasets._samples_generator.make_multilabel_classification -v

Thanks #WiMLDS

Copy link
Member

@GaelVaroquaux GaelVaroquaux left a comment

Choose a reason for hiding this comment

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

LGTM.

As these changes are documentation only, I will merge once tests are green (I'll fix the conflicts).

@GaelVaroquaux
Copy link
Member

I resolved the conflict

@GaelVaroquaux GaelVaroquaux merged commit 45d70df into scikit-learn:main Mar 13, 2022
@chagaz
Copy link
Contributor

chagaz commented Mar 14, 2022

Adding the #pariswimlds hashtag :-)

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.

3 participants