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

Skip to content

MNT VotingClassifier docstring fix #13004

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 1 commit into from
Jan 17, 2019
Merged

MNT VotingClassifier docstring fix #13004

merged 1 commit into from
Jan 17, 2019

Conversation

agamemnonc
Copy link
Contributor

@agamemnonc agamemnonc commented Jan 17, 2019

Reference Issues/PRs

Fixes #12994

What does this implement/fix? Explain your changes.

Fixes docstring in predict and predict_proba. Replaces "training samples" with "input samples"

Any other comments?

No code has been modified in this PR.
A spacing modification is due to running autopep8 on the changed file.

@amueller
Copy link
Member

thanks!

@amueller amueller merged commit 9faa414 into scikit-learn:master Jan 17, 2019
@agamemnonc agamemnonc deleted the VotingClassifier_doc_fix branch January 17, 2019 19:56
thomasjpfan pushed a commit to thomasjpfan/scikit-learn that referenced this pull request Feb 7, 2019
@qinhanmin2014 qinhanmin2014 mentioned this pull request Feb 19, 2019
17 tasks
jnothman pushed a commit to jnothman/scikit-learn that referenced this pull request Feb 20, 2019
xhluca pushed a commit to xhluca/scikit-learn that referenced this pull request Apr 28, 2019
xhluca pushed a commit to xhluca/scikit-learn that referenced this pull request Apr 28, 2019
xhluca pushed a commit to xhluca/scikit-learn that referenced this pull request Apr 28, 2019
koenvandevelde pushed a commit to koenvandevelde/scikit-learn that referenced this pull request Jul 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[doc][minor] VotingClassifier predict / predict_proba docstrings
2 participants