Skip to content

DOC Rename clf to regr in SVR examples#16598

Merged
thomasjpfan merged 1 commit intoscikit-learn:masterfrom
jumon:fix_examples_in_svr
Feb 29, 2020
Merged

DOC Rename clf to regr in SVR examples#16598
thomasjpfan merged 1 commit intoscikit-learn:masterfrom
jumon:fix_examples_in_svr

Conversation

@jumon
Copy link
Copy Markdown
Contributor

@jumon jumon commented Feb 29, 2020

Reference Issues/PRs

None

What does this implement/fix? Explain your changes.

I guess the variable names for SVR object in some documents should be regr(indicates a regressor), not clf(indicates a classifier) because SVR is a class for regression, not for classification.

Any other comments?

None

Copy link
Copy Markdown
Member

@thomasjpfan thomasjpfan left a comment

Choose a reason for hiding this comment

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

@jumon I see this is your first time contributing, welcome!

@thomasjpfan thomasjpfan changed the title [MRG] DOC Rename clf to regr in SVR examples DOC Rename clf to regr in SVR examples Feb 29, 2020
@thomasjpfan thomasjpfan merged commit eb540f3 into scikit-learn:master Feb 29, 2020
@jumon jumon deleted the fix_examples_in_svr branch March 1, 2020 00:55
panpiort8 pushed a commit to panpiort8/scikit-learn that referenced this pull request Mar 3, 2020
gio8tisu pushed a commit to gio8tisu/scikit-learn that referenced this pull request May 15, 2020
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.

2 participants