Skip to content
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

Improve RidgeCV exception message #30381

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Royle22
Copy link

@Royle22 Royle22 commented Dec 1, 2024

Improve RidgeCV exception message when called with store_cv_values=False

Reference Issues/PRs

Fixes #10525

What does this implement/fix? Explain your changes.

Adding a handler on cv_values (cv_results) to improve the error message when used without settings store_cv_results=True.

Any other comments?

Copy link

github-actions bot commented Dec 1, 2024

✔️ Linting Passed

All linting checks passed. Your pull request is in excellent shape! ☀️

Generated for commit: 1e0934c. Link to the linter CI: here

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.

Improve RidgeCV exception message when called with store_cv_values=False
1 participant