NBA Prop Model Scored 63.7% in Testing, Flopped at 0.51 AUC in Production
A machine learning model built to predict NBA and WNBA player prop outcomes showed a 63.7% hit rate and 0.56 AUC in offline backtesting, but performed no better than a coin flip in live deployment. Investigators initially suspected a bug in the serving code, but recomputation confirmed the predictions matched to floating-point precision. The real cause was a train-serve mismatch: the training dataset had been exported from a narrow spring snapshot of a database, and neither the query nor the date window was ever documented. Without recorded provenance, there was no way to detect that the training population differed from what the model encountered in production. The team has since parked the model, made dataset provenance mandatory in all changelogs, and will only promote its replacement using forward-settled live data — no backtests allowed.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in