p-lambda / verified_calibration

Calibration library and code for the paper: Verified Uncertainty Calibration. Ananya Kumar, Percy Liang, Tengyu Ma. NeurIPS 2019 (Spotlight).
MIT License
142 stars 20 forks source link

Allow missing classes for softmax input #8

Closed mpitropov closed 3 years ago

mpitropov commented 3 years ago

Closes #7

AnanyaKumar commented 3 years ago

This looks good, sorry for the delay! Thanks for contributing!