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
141 stars 20 forks source link

Undefined variable #16

Open filipchristiansen opened 1 year ago

filipchristiansen commented 1 year ago

https://github.com/p-lambda/verified_calibration/blob/bdd60a77025cc767382833385ff8cbed0760667a/calibration/utils.py#L525-L526

The variable predictions is not defined and probs is not used.