agentic_thyroid_model / configs /calibration.json
Johnyquest7's picture
Add full reproducible thyroid ResNet-18 experiment: weights, scripts, configs, calibration, locked threshold, test eval w/ CIs, figures, data exploration, README, LOG
45af8e1 verified
Raw
History Blame Contribute Delete
325 Bytes
{
"method": "temperature_scaling",
"temperature": 0.5645509958267212,
"valid": {
"auroc_uncal": 0.975616,
"auroc_cal": 0.975616,
"ece_uncal": 0.08334361362457275,
"ece_cal": 0.03078642554581164,
"brier_uncal": 0.05917946249246597,
"brier_cal": 0.05246718227863312
},
"use_calibrated": true
}