Skip to content

Package to estimate the grouping loss of a classifier, based on the paper "Beyond calibration: estimating the grouping loss of modern neural nerworks".

License

Notifications You must be signed in to change notification settings

aperezlebel/glest

This branch is up to date with main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

18e6116 · Dec 14, 2024

History

31 Commits
Nov 30, 2023
Dec 14, 2024
Dec 5, 2023
Oct 18, 2024
Dec 2, 2023
Nov 30, 2023
Dec 14, 2024
Dec 14, 2024
Dec 4, 2023
Dec 5, 2023
Nov 21, 2023
Nov 21, 2023

Repository files navigation

glest: Estimation of the grouping loss of a probabilistic classifier

Binder codecov CI

Install

From PyPi:

pip install glest

From source:

pip install git+https://github.com/aperezlebel/glest.git

Cite

@inproceedings{perez-lebel2023,
    title={Beyond calibration: estimating the grouping loss of modern neural networks},
    author={Alexandre Perez-Lebel and Marine Le Morvan and Gaël Varoquaux},
    booktitle={Proceedings of the International Conference on Learning Representations},
    year={2023},
    url={https://doi.org/10.48550/arXiv.2210.16315}
}

About

Package to estimate the grouping loss of a classifier, based on the paper "Beyond calibration: estimating the grouping loss of modern neural nerworks".

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages