Files
foxhunt/crates
jgrusewski 7e77add1e1 feat(ml-alpha): Platt + isotonic calibrators for Phase 1d.0
- Calibrator trait + PlattScaler (2-param logistic, BCE gradient descent)
- IsotonicCalibrator (pool-adjacent-violators algorithm)
- Tests: invariant-based (clean separation, monotonicity) per
  pearl_tests_must_prove_not_lock_observations

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