Cycling Race Time Prediction: A Personalized Machine Learning Approach Using Route Topology and Training Load
Francisco Aguilera Moreno

TL;DR
This paper introduces a personalized machine learning model that predicts cycling race times by combining route topology and athlete training load data, outperforming physics-based models in accuracy.
Contribution
It presents a novel approach that replaces complex physical parameters with training load metrics and route features, enabling personalized and accurate ride duration predictions.
Findings
Lasso regression with route and fitness features achieves MAE=6.60 minutes.
Inclusion of training load metrics reduces prediction error by 14%.
Model supports dynamic race planning through progressive checkpoint predictions.
Abstract
Predicting cycling duration for a given route is essential for training planning and event preparation. Existing solutions rely on physics-based models that require extensive parameterization, including aerodynamic drag coefficients and real-time wind forecasts, parameters impractical for most amateur cyclists. This work presents a machine learning approach that predicts ride duration using route topology features combined with the athlete's current fitness state derived from training load metrics. The model learns athlete-specific performance patterns from historical data, substituting complex physical measurements with historical performance proxies. We evaluate the approach using a single-athlete dataset (N=96 rides) in an N-of-1 study design. After rigorous feature engineering to eliminate data leakage, we find that Lasso regression with Topology + Fitness features achieves MAE=6.60…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSports Performance and Training · Physical Activity and Health · Vehicle Dynamics and Control Systems
