Replies: 5 comments 17 replies
-
|
Hi Tiapan1 - I have and continue to try and build a UK Flat prediction system. My best effort so far is, training my model on about 3 years of data, then testing on about 1 year or 6k flat races. The best i can do is, get to 22.5% on predicting winner of all 6k test races. If i make it selective, and we bet on approx half the races i can get to just over 28% win rate. Odds fav wins 33%. To get to a positive ROI, i have to be very selective, so 6k races a year, i can bet on just over 360 races a year that return a 10% ROI. ...today i wanted to download more results for 2025, to see if my model could continue to show a profit....but Rpscrape keeps giving me an error trying to scrape the results, only spend about 30 mins trying to solve that ...is everyone else struggling to scrape results?? |
Beta Was this translation helpful? Give feedback.
-
|
yes this is the problem im currently facing......downloading the historical data right now, which is affecting the prediction system ive created, i have put a ticket in the issue tab, |
Beta Was this translation helpful? Give feedback.
-
|
i was currently tuning/tweaking my system, until the historical data files where unable to be downloaded. |
Beta Was this translation helpful? Give feedback.
-
|
What exactly is your model trying to predict? On average, BSP is a very good predictor of a horse's chances of winning a race. It is a thankless task to try and get a better prediction than BSP using features crafted from publicly available data. ROI of 60% - 70% is not possible long term. It suggests your model is heavily backfitted to the data, or some future info has leaked into your features. You could try and find some edge cases where BSP is less efficient, but they tend to small margin (e.g. 1% to 4%) and transient as the markets shifts to become efficient to them. Other alternatives are to pick up pennies based on real time odds movement, either pre-off or in-running. For in-running lots use TPD data. |
Beta Was this translation helpful? Give feedback.
-
|
The model is based on finding the predicted winner of a future race, based on historical data patterns, not BSP, none of my system is based on Odds at all. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
I have managed to create a system prediction system for this import of historical data and racecard data, has anyone else had any success in doing so?
if so, is it any good? have you tracked strike rate/ return on investment?
Beta Was this translation helpful? Give feedback.
All reactions