Open deebuls opened 1 year ago
https://openreview.net/pdf?id=XOuAOv_-5Fx
UNCERTAINTY CALIBRATION ERROR: A NEW METRIC FOR MULTI-CLASS CLASSIFICATION
The paper was rejected as per https://openreview.net/forum?id=XOuAOv_-5Fx
The paper talks about the different metrics used for classification uncertinty estimation the problems with it and suggests a better metric.
The paper gives a complete picture on what all metrics are avaialbe in chapter 3
Please find python code for all these metrics . Some of them are being used by @satwick
https://github.com/JeremyNixon/uncertainty-metrics-1
https://openreview.net/attachment?id=XOuAOv_-5Fx&name=supplementary_material
The author had provided code also
https://openreview.net/pdf?id=XOuAOv_-5Fx
UNCERTAINTY CALIBRATION ERROR: A NEW METRIC FOR MULTI-CLASS CLASSIFICATION
The paper was rejected as per https://openreview.net/forum?id=XOuAOv_-5Fx
The paper talks about the different metrics used for classification uncertinty estimation the problems with it and suggests a better metric.
The paper gives a complete picture on what all metrics are avaialbe in chapter 3
Please find python code for all these metrics . Some of them are being used by @satwick
https://github.com/JeremyNixon/uncertainty-metrics-1