Skip to content
CURRENT
-6 → -5.5 (+0.5) over 24 captures ATL @ GB spread -6 → -5.5 ATL @ GB ATL 49% tix / 59% $ — reverse line move house House backtest last 10: 6–4 · 90-day all-market 54.8% (n=8726) Wire Woman says she reported alleged 49ers impersonator to team in December · 6h ago Wire Source: Niners signing veteran receiver Cooks to practice squad · 8h ago Wire Kimes on Packers' latest O-line injury: 'It completely changes their identity' · 10h ago
← all kits
calibration · v1.0.0

Beta Calibration

Calibrates probabilities via a beta-distribution warp; often generalizes better than Platt for skewed score distributions.

Contract

Input:
Predictions
Output:
Predictions
Determinism:
pure
Side effects:
none
Leakage window:
0s

Params (live form)

JSON
{
  "a": 1,
  "b": 1,
  "c": 0,
  "fit_intercept": true
}

Examples

  • a=1, b=1, c=0 leaves probabilities unchanged.
Try in builder

Citations

  • Kull et al. 2017 — Beyond sigmoids: Beta calibration