Skip to content

DOC add info regarding support of dict of multimetric scores #19205

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 4 commits into from
Jan 19, 2021

Conversation

glemaitre
Copy link
Member

closes #19202

Add missing documentation and entry in what's new regarding the support for a callable containing multiple metrics in SearchCV and cross_validate.

@glemaitre
Copy link
Member Author

@jnothman I update the documentation. I thought that it would be good to itemize it.
Could you check that the writing is fine?

glemaitre and others added 2 commits January 19, 2021 15:38
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Copy link
Member

@ogrisel ogrisel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ogrisel ogrisel added the To backport PR merged in master that need a backport to a release branch defined based on the milestone. label Jan 19, 2021
@ogrisel ogrisel added this to the 0.24.2 milestone Jan 19, 2021
Copy link
Member

@thomasjpfan thomasjpfan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thomasjpfan thomasjpfan merged commit e4ae68f into scikit-learn:master Jan 19, 2021
@glemaitre
Copy link
Member Author

I backported in 0.24.X

glemaitre added a commit that referenced this pull request Jan 20, 2021
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation module:metrics module:model_selection To backport PR merged in master that need a backport to a release branch defined based on the milestone.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multimetric callable scoring not documented
3 participants