eval_toolkit.calibration#
|
Convert a string or number to a floating-point number, if possible. |
|
Convert a string or number to a floating-point number, if possible. |
|
int([x]) -> integer int(x, base=10) -> integer |
|
Convert a string or number to a floating-point number, if possible. |
|
str(object='') -> str str(bytes_or_buffer[, encoding[, errors]]) -> str |
|
Frozen scaffolding for FP/FN/abstain costs at an assumed prior. |
|
Bayes-optimal threshold per Elkan 2001 [#elkan]_ cost-sensitive derivation. |
|
Beta calibration per Kull et al. 2017 [#kull]_. |
|
Niculescu-Mizil & Caruana 2005 [#nm05]_ isotonic regression. |
|
Platt 1999 [#platt]_ sigmoid scaling with Lin 2007 [#lin]_ Laplace-smoothed targets. |
|
Single-parameter temperature scaling per Guo et al. 2017 [#guo]_. |
|
Binary-probability adapter for |
|
DIAGNOSTIC ONLY — fit-on-test oracle T-scaling per Guo et al. 2017 [#guo]_. |
|
Bin-level calibration data wrapping |
|
Structured per-bin reliability rows for serialization or plotting. |