Skip to content

DOC Update random_state entry for dummy / random_projection#16347

Merged
rth merged 4 commits intoscikit-learn:masterfrom
DatenBiene:dummy_doc
Feb 5, 2020
Merged

DOC Update random_state entry for dummy / random_projection#16347
rth merged 4 commits intoscikit-learn:masterfrom
DatenBiene:dummy_doc

Conversation

@DatenBiene
Copy link
Copy Markdown
Contributor

Reference Issue:
partially addressed #10548

Updated the documentation for random_state in :
sklearn/dummy.py - 59
sklearn/random_projection.py - 178, 245, 464, 586

Controls the pseudo random number generator used to generate the matrix
at fit time.
Pass an int for reproducible output across multiple function calls.
See :term:`Glossary <random_state>`.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

You removed a blank line

@DatenBiene
Copy link
Copy Markdown
Contributor Author

I have addressed your comments @rth 😃

Copy link
Copy Markdown
Member

@rth rth left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @DatenBiene !

@rth rth merged commit 32cce97 into scikit-learn:master Feb 5, 2020
@rth rth changed the title [DOC] Update random_state descriptions for dummy and random_projection DOC Update random_state entry for dummy / random_projection Feb 5, 2020
thomasjpfan pushed a commit to thomasjpfan/scikit-learn that referenced this pull request Feb 22, 2020
panpiort8 pushed a commit to panpiort8/scikit-learn that referenced this pull request Mar 3, 2020
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