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

Allow using mean CV score as main score in the leaderboard #590

Merged
merged 8 commits into from
Mar 1, 2024

Conversation

rth
Copy link
Collaborator

@rth rth commented Dec 6, 2023

This allows to optionally use mean CV score as main score, instead of bagged score, in the leaderboard by setting,

leaderboard_score_kind = "mean"

in the kit problem.py.

The use case is in particular kits that are not able to compute bagged scores such as stroke_lesions

cc @frcaud

@frcaud
Copy link
Collaborator

frcaud commented Dec 6, 2023

Great solution ! Thanks @rth !

@rth rth merged commit 97fbb52 into paris-saclay-cds:master Mar 1, 2024
6 checks passed
@rth rth deleted the use-cv-scores-in-stroke_lesions branch March 1, 2024 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants