Backtesting

Walk-forward historical testing of betting strategies to determine whether a model's edge is real. Use when user asks about backtesting, historical simulation, ROI over a season, whether a strategy works, bootstrap confidence intervals, edge compression, or model audit over time. Refuses in-sample testing -- walk-forward only. Do not use for live bet tracking -- see bet-tracker. Do not use for finding edges on today's slate -- see edge-detection. Do not use for model training -- see model-building.

PuckAPI 0709e62 14.7 KB Updated

File contents

PuckAPI/claude-sports-analytics/tree/main/skills/backtesting commit 0709e6213b

Frequently asked questions

npx skillmds@latest add puckapi/backtesting