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
FEA add ValidationCurveDisplay in model_selection module #25120
base: main
Are you sure you want to change the base?
Conversation
ping @ArturoAmorQ since this is something that we probably used in the MOOC. |
Don't forget to add the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR @glemaitre, this will certainly be a nice addition!
Here are a couple of comments.
ebec90b
to
c1d496c
Compare
Add
ValidationCurveDisplay
to themodel_selection
module.This is the missing curve for the module.