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

Skip to content

DOC Fixes make_regression make_multilabel_classification #22784

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 2 commits into from
Mar 12, 2022

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 make_regression sample generator.

Any other comments?
Test can be run thanks to:

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

Thanks #WiMLDS

@adrinjalali adrinjalali merged commit 887e9f7 into scikit-learn:main Mar 12, 2022
@thomasjpfan thomasjpfan changed the title #21350 - make_regression sample_generator DOC Fixes make_regression make_multilabel_classification Mar 12, 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
* fix sklearn.datasets._samples_generator.make_multilabel_classification doctring

* fix make_regression sample generator numpydoc
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