Skip to content

Fix cross-validation wording in RidgeCV #19121

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 6, 2021

Conversation

paw-lu
Copy link
Contributor

@paw-lu paw-lu commented Jan 6, 2021

Reference Issues/PRs

Closes #19120

What does this implement/fix? Explain your changes.

Fixes changes in docs introduced in #18154 that resulted in some confusing wording:

By default, it performs Leave-One-Out Cross-Validation, which is a form of efficient Leave-One-Out cross-validation.


Thanks for the great library!

@TomDLT TomDLT merged commit da395dd into scikit-learn:master Jan 6, 2021
@TomDLT
Copy link
Member

TomDLT commented Jan 6, 2021

Thanks !

@paw-lu paw-lu deleted the ridge-doc-fix branch January 6, 2021 03:27
glemaitre pushed a commit to glemaitre/scikit-learn that referenced this pull request Jan 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wording in RidgeCV cross-validation discussion is awkward and confusing.
2 participants