-
-
Notifications
You must be signed in to change notification settings - Fork 25.9k
DOC Add early stopping case to scoring
glossary entry
#30544
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
Conversation
doc/glossary.rst
Outdated
* -- in some cases --, the multiple score functions to be reported, | ||
* in a few specific cases, the score function to be used to check early | ||
stopping, or | ||
* for visualization related objects, the score to output or plot |
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.
E.g., learning_curve
and LearningCurveDisplay
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.
Thank you for the PR!
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.
LGTM! Thanks for the PR @lucyleeow!
Reference Issues/PRs
Relates to #30319 (comment)
Adds to
scoring
glossary entry that this parameter may also be used to specify which scoring method to use to check early stoppingWhat does this implement/fix? Explain your changes.
Any other comments?
cc @StefanieSenger