Commit Graph
33 Commits
Author SHA1 Message Date
kevinbell c6b36fa235 Merge pull request 'Add calibration slide and sharpen model-comparison evidence in deck' (#2) from deck-calibration-slide into main
Reviewed-on: #2
2026-08-27 23:00:44 +00:00
kevinbellandClaude Opus 5 180d58e646 Add calibration slide and sharpen model-comparison evidence in deck
Three changes to the presentation, all sourced from existing artifacts:

Slide 5 (model comparison): caption now states the evaluation set
(3,971 non-audit episodes from 3,734 vehicles, 487 non-pass), and a
callout reports top-10% precision of 31.2% against the 12.3% base
rate — about 2.5x lift. The two headline metrics alone gave the
audience no way to judge whether 0.261 PR-AUC is good.

Slide 6 (model decision): record that candidate selection happened on
the 2023 tune partition, where logistic led 0.282 to 0.274, and that
2024 fits Platt scaling only and so cannot select. The dashboard demo
displays 2024 numbers where the tree leads on both metrics; without
this line the deck has no answer to the obvious question.

New slide 7 (calibration): reliability plot of the 2025 holdout
deciles against the perfect-calibration diagonal, plotted from
artifacts/private/holdout/baseline_v1/calibration_bins.csv. Nothing in
the deck or dashboard previously showed calibration, though it is the
centerpiece claim of the final model.

Values verified against artifacts/private/holdout/*/metrics.json and
calibration_bins.csv. Deck remains self-contained; print/PDF backup
exports 11 pages.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-27 16:58:38 -06:00
kevinbell fbaf874f8d minor fixes 2026-08-27 16:47:09 -06:00
kevinbell 70bb5a4e07 Update README.md 2026-08-10 17:09:25 +00:00
kevinbell 27a483a86e Update README.md 2026-08-04 21:12:32 +00:00
kevinbell 98d0d24318 Update docs/architecture.md 2026-08-04 20:47:27 +00:00
kevinbell af987eb9e8 Update docs/architecture.md 2026-08-04 20:46:51 +00:00
kevinbell cbc80cf903 Update docs/architecture.mmd 2026-08-04 20:46:10 +00:00
kevinbell a3f64d44d9 added the macOS caffeinate command 2026-08-03 10:42:01 -06:00
kevinbell 70c37bc1b6 Update README.md 2026-08-03 16:37:34 +00:00
kevinbell f3b1843321 Update README.md 2026-07-31 18:39:38 +00:00
kevinbell 3ca57be97c website access minor edit 2026-07-29 11:43:18 -06:00
kevinbell d703f19ccc website access 2026-07-29 11:38:15 -06:00
kevinbell f2ab7f55f1 added presentation slides 2026-07-28 13:05:07 -06:00
kevinbell 7a9f4b6bc7 Update README.md 2026-07-28 17:23:31 +00:00
kevinbell fa2435388a clicking a tab no longer auto-scrolls 2026-07-27 14:44:17 -06:00
kevinbell bc9a133ee6 all public dashboard stuff changed to static dashboard stuff 2026-07-27 14:39:50 -06:00
kevinbell 786b896619 all public dashboard stuff changed to static dashboard stuff 2026-07-27 14:39:46 -06:00
kevinbell 26bca745e6 fixed webpage access 2026-07-27 14:16:44 -06:00
kevinbell c637c0f999 fixed webpage flicker 2026-07-27 14:10:51 -06:00
kevinbell 8bb76d8e6c fixed issues w/ accessing website on other computers 2026-07-22 16:26:12 -06:00
kevinbell c1e453d962 various edits 2026-07-21 16:43:22 -06:00
kevinbell 88161a6f16 repository is now a presentation-ready development prototype 2026-07-21 15:40:44 -06:00
kevinbell 640165649d data and metadata inventory stuff 2026-07-21 15:00:54 -06:00
kevinbell 4a40e6c765 diagram of the entire architecture 2026-07-17 15:33:54 -06:00
kevinbell 8561f131b0 Update docs/project_charter.md 2026-07-16 22:46:02 +00:00
kevinbell 4342cdbc6a Update docs/project_charter.md 2026-07-16 22:45:51 +00:00
kevinbell 29df8e0048 Update README.md 2026-07-16 22:07:01 +00:00
kevinbell 584db11cf2 Update README.md 2026-07-16 22:06:08 +00:00
kevinbell d835b56bc0 Update README.md 2026-07-16 22:05:23 +00:00
kevinbell 05729fc6de initial code 2026-07-15 17:55:53 -06:00
kevinbell 0952a7ffce initial setup 2026-07-15 15:06:11 -06:00
kevinbell 813f362a60 Initial commit 2026-05-04 19:59:51 +00:00