gpleiss / temperature_scaling

A simple way to calibrate your neural network.
MIT License
1.09k stars 159 forks source link

which dataset does reliability diagram work on? #21

Open ShellingFord221 opened 3 years ago

ShellingFord221 commented 3 years ago

Hi, I have a little question that which dataset does reliability diagram work on? It seems that we do calibration according to validation set, so does reliability diagram reflect fitness of confidence and accuracy on validation set, or does it reflect the situation on test set? Thanks!