taralloc / tennis-prediction

Implementation of the paper "Machine Learning for the Prediction of Professional Tennis Matches"
42 stars 20 forks source link

tennis-prediction

Implementation of the paper "Machine Learning for the Prediction of Professional Tennis Matches" (Sipko, 2015).

The plan

The results

We get 65% accuracy on the training set, that is we correctly predict the outcome for 65 matches every 100. The result is not bad, but we couldn't compare it with the result the author achieved because he doesn't mention it in the paper. It does mention, however, the ROI of the betting strategy based on the Kelly criterion. The author got a positive ROI, but our backtests since 2004 show a negative profit.