8000 Update rigde path example by rishikksh20 · Pull Request #8260 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content

Update rigde path example #8260

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
Feb 1, 2017
Merged

Update rigde path example #8260

merged 1 commit into from
Feb 1, 2017

Conversation

rishikksh20
Copy link
Contributor
@rishikksh20 rishikksh20 commented Feb 1, 2017

Reference Issue

Fixes #8256

What does this implement/fix? Explain your changes.

Changes the name of ridge object clf to ridge and also
reinstantiate ridge in every iteration.

Any other comments?

Change the name of ridge object clf to ridge and also
reinstantiate ridge in every iteration.

Issue: #8256
@lesteve
Copy link
Member
lesteve commented Feb 1, 2017

Great, thanks a lot, merging!

The convention is to have your PR title begin with [MRG] to indicate that it is ready to merge, have a look at https://github.com/scikit-learn/scikit-learn/blob/master/CONTRIBUTING.md for more details.

@lesteve lesteve merged commit 15fddab into scikit-learn:master Feb 1, 2017
sergeyf pushed a commit to sergeyf/scikit-learn that referenced this pull request Feb 28, 2017
Change the name of ridge object clf to ridge and also
reinstantiate ridge in every iteration.

Issue: scikit-learn#8256
@Przemo10 Przemo10 mentioned this pull request Mar 17, 2017
Sundrique pushed a commit to Sundrique/scikit-learn that referenced this pull request Jun 14, 2017
Change the name of ridge object clf to ridge and also
reinstantiate ridge in every iteration.

Issue: scikit-learn#8256
NelleV pushed a commit to NelleV/scikit-learn that referenced this pull request Aug 11, 2017
Change the name of ridge object clf to ridge and also
reinstantiate ridge in every iteration.

Issue: scikit-learn#8256
paulha pushed a commit to paulha/scikit-learn that referenced this pull request Aug 19, 2017
Change the name of ridge object clf to ridge and also
reinstantiate ridge in every iteration.

Issue: scikit-learn#8256
maskani-moh pushed a commit to maskani-moh/scikit-learn that referenced this pull request Nov 15, 2017
Change the name of ridge object clf to ridge and also
reinstantiate ridge in every iteration.

Issue: scikit-learn#8256
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.

Ridge path example shouldn't refer to Ridge as clf
2 participants
0