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

Remove the normalization in top label multicalibrate #134

Merged
merged 53 commits into from
Sep 26, 2023
Merged

Conversation

gianlucadetommaso
Copy link
Contributor

Remove the normalization of probabilities in TopLabelMulticalibrator. While the normalization shouldn't destroy the algorithm convergence, it makes MSE generally worse. As the promise to the user is only to be calibrated on the top label, we prefer removing normalization rather than having probabilities summing to 1 that might increase MSE.

@gianlucadetommaso gianlucadetommaso merged commit b29d6d9 into main Sep 26, 2023
5 checks passed
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.

1 participant