Skip to content

[WIP] Pass normalize param to Ridge in RidgeCV (Fixes #6884) #7913

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

Closed
wants to merge 1 commit into from

Conversation

sriranganathan
Copy link

Reference Issue

Fixes #6884

What does this implement/fix? Explain your changes.

Pass normalize parameter to Ridge in the fit method of _BaseRidgeCV.

@sriranganathan sriranganathan changed the title [MRG] Pass normalize param to Ridge in RidgeCV [MRG] Pass normalize param to Ridge in RidgeCV (Fixes #6884) Nov 20, 2016
@jnothman
Copy link
Member

Thanks. Can we add a non-regresssion test?

@sriranganathan sriranganathan changed the title [MRG] Pass normalize param to Ridge in RidgeCV (Fixes #6884) [WIP] Pass normalize param to Ridge in RidgeCV (Fixes #6884) Nov 20, 2016
@qinhanmin2014
Copy link
Member

@sriranganathan Thanks a lot for your contribution. This PR has been resolved in #9302, so we're going to close it. Hope that you can continue to contribute :)

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.

normalize not passed to Ridge in RidgeCV?
3 participants