Skip to content

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