MySportsAI
Filly
Creating Bower ratings has been covered extensively on here so I wont go over the calculations again. What interests me however is the step or steps taken after the basic ratings have been compiled. It is clear that different people are applying different form reading or rules after the basic numbers are hatched. What sparked my interest is could AI or machine Learning provide the key to this final step/s. In other words take the Bower qualifiers ie the upper pruned section of race based on the sorted Bower ratings and then treat these as individual races and feed them to MySportsAI. I did this for 2011 to 2019 I first created the Bower ratings for this period and pruned off the upper tract in each race and of course only those races within a certain spread of mid horse OR ranking to average OR.
OK so what are we hoping to better, well backing all these animals produced a loss of 2.41% ROI but backing the top ranked made +1.76% from 4570 bets. Could AI improve on this 1.76%.
I used 3 input features, they were the first 3 tried but I would not say they were entrirely random. I then ran a Gradient Boosting Machine algorithm on the data using a walkforward train/test. In other words it trained on the 2011 data and tested on 2012 and then trained on the 2011 and 2012 data and tested on 2013 etc etc, each time adding the results to the final total. On completion the top rated horse produced 4199 bets (slightly less because we lose 2011) and made a profit of +5.89% after comm'.
Thoughts and questions welcome ?
OK so what are we hoping to better, well backing all these animals produced a loss of 2.41% ROI but backing the top ranked made +1.76% from 4570 bets. Could AI improve on this 1.76%.
I used 3 input features, they were the first 3 tried but I would not say they were entrirely random. I then ran a Gradient Boosting Machine algorithm on the data using a walkforward train/test. In other words it trained on the 2011 data and tested on 2012 and then trained on the 2011 and 2012 data and tested on 2013 etc etc, each time adding the results to the final total. On completion the top rated horse produced 4199 bets (slightly less because we lose 2011) and made a profit of +5.89% after comm'.
Thoughts and questions welcome ?