All labs
Calibration Is Not Discrimination
Distort a model's probabilities without touching its ranking: AUC does not move a decimal place while every probability becomes wrong.
Ch 9 9.5
Misconception
Validation & Feature Selection
18 mindifficulty 3/5Controls
Signal
1.400
Controls discrimination — and only discrimination.
Distortion (rank-preserving)
2.400
a > 1 makes the model overconfident; a < 1 underconfident.
0.600
A systematic bias in reported risk.
10
2000
Random seed
Every result on this page is a deterministic function of the seed and the controls.
Reliability diagram
Observed event rate against reported probability. Point size is bin count.
Reported modelTrue probabilitiesPerfect calibration
Reported versus true probability
A monotone curve: the ranking is identical, the numbers are not.
AUC (reported)
0.7963
true model 0.7963 — identical
Expected calibration error
0.1384
true model 0.0092
Brier score
0.2080
true model 0.1842 — lower is better
Log loss
0.6893
true model 0.5468
Mean reported risk
55.72%
Observed event rate
49.45%
calibration-in-the-large compares these two
