Different Sports, Different Statistics
Most AI sports prediction models tackle a binary outcome: Team A versus Team B. With a coin-flip baseline at 50%, the strongest team-sport models in the world land somewhere between 55% and 70% AUC. That's a hard problem, and those are honest numbers for it.
RaceHP solves a fundamentally different problem. The question isn't whether one of two teams wins — it's which competitor wins from a field of 8 to 20+ runners. The model's job is to rank the actual winner above the entire field. With rich, structured data on every competitor — form, fitness, conditions, historical performance — separating winners from non-winners is a statistically different problem than picking between two football teams.
Comparing our AUC to a team-sport AUC is like comparing a sprinter's time to a swimmer's time. Same unit of measurement. Completely different event.