Skip to content

MNT VotingClassifier docstring fix#13004

Merged
amueller merged 1 commit intoscikit-learn:masterfrom
agamemnonc:VotingClassifier_doc_fix
Jan 17, 2019
Merged

MNT VotingClassifier docstring fix#13004
amueller merged 1 commit intoscikit-learn:masterfrom
agamemnonc:VotingClassifier_doc_fix

Conversation

@agamemnonc
Copy link
Copy Markdown
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
Copy Markdown
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