Files
foxhunt/crates/ml-alpha/examples
jgrusewski 6ac9b36782 feat(ml-alpha): phase1d_calibrate smoke — gate PASS
Platt scaling drops held-out Brier from 0.346 → 0.221 (chance=0.250);
log-loss 1.096 → 0.632. Both Platt and isotonic land below chance baseline.
AUC-accuracy gap was pure miscalibration, not fundamental misexpression.

Learned: Platt a=0.32 (raw logits too extreme), b=0.89 (positive offset
needed). Trained MLP underconfidence on positives compounds with negative
prior. Proceed to 1d.1.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-15 01:19:15 +02:00
..