• Hi Guest Just in case you were not aware I wanted to highlight that you can now get a free 7 day trial of Horseracebase here.
    We have a lot of members who are existing users of Horseracebase so help is always available if needed, as well as dedicated section of the fourm here.
    Best Wishes
    AR

Explaining my ratings for the AW what they mean

Todays ratings Chelmsford
 

Attachments

  • RaceProfile_CHELMSFORD_(A.W)_(GB)_R1_2026-03-07.docx
    113.2 KB · Views: 1
  • RaceProfile_CHELMSFORD_(A.W)_(GB)_R2_2026-03-07.docx
    104.9 KB · Views: 0
  • RaceProfile_CHELMSFORD_(A.W)_(GB)_R3_2026-03-07.docx
    112.6 KB · Views: 0
  • RaceProfile_CHELMSFORD_(A.W)_(GB)_R4_2026-03-07.docx
    120.7 KB · Views: 0
  • RaceProfile_CHELMSFORD_(A.W)_(GB)_R5_2026-03-07.docx
    120 KB · Views: 1
todays bets wolve
 

Attachments

  • RaceProfile_CHELMSFORD_(A.W)_(GB)_R2_2026-03-07.docx
    105.7 KB · Views: 2
  • RaceProfile_CHELMSFORD_(A.W)_(GB)_R1_2026-03-07.docx
    113.9 KB · Views: 0
  • RaceProfile_CHELMSFORD_(A.W)_(GB)_R3_2026-03-07.docx
    113.3 KB · Views: 0
  • RaceProfile_CHELMSFORD_(A.W)_(GB)_R4_2026-03-07.docx
    121.5 KB · Views: 0
  • RaceProfile_CHELMSFORD_(A.W)_(GB)_R5_2026-03-07.docx
    120.7 KB · Views: 0
  • RaceProfile_WOLVERHAMPTON_(A.W)_(GB)_R1_2026-03-07.docx
    129 KB · Views: 1
  • RaceProfile_WOLVERHAMPTON_(A.W)_(GB)_R2_2026-03-07.docx
    149.6 KB · Views: 0
  • RaceProfile_WOLVERHAMPTON_(A.W)_(GB)_R3_2026-03-07.docx
    124.3 KB · Views: 0
  • RaceProfile_WOLVERHAMPTON_(A.W)_(GB)_R4_2026-03-07.docx
    123 KB · Views: 1
  • RaceProfile_WOLVERHAMPTON_(A.W)_(GB)_R5_2026-03-07.docx
    113.9 KB · Views: 1

Early Pace Prediction Model – Overview Pace Graphs Part​


I’ve built a machine learning model that predicts how a horse race will unfold early on, using historical race data.


The idea is to estimate which horses are most likely to lead or race prominently in the early stages, because early pace is one of the biggest factors influencing how a race develops.


The model works in two stages.




Stage 1 – Predicting Early Pace for Each Horse​


For every runner in a race the model analyses:


  • The horse’s last 10 runs
  • Historical early pace rankings
  • Previous pace ratings
  • The track they are racing at
  • Various statistical summaries of their past performances

Using this information the model estimates the probability that each horse will:


  1. Lead the race
  2. Race in the front 2 early
  3. Race in the front 3 early

This is done using gradient boosting machine learning models trained on several years of race data.




Model Accuracy​


On unseen test data the model performs as follows:


PredictionTop Ranked Horse Accuracy
Predicting the leader35% correct
Predicting a horse in the first 2 early55% correct
Predicting a horse in the first 3 early67% correct

What this means​


If you simply take the horse the model ranks #1:


  • It correctly identifies the actual early leader about 35% of the time.
  • The top-ranked horse is in the first two early positions about 55% of the time.
  • The top-ranked horse is in the first three early positions about 67% of the time.

Given that most races have 8–12 runners, these hit rates are significantly better than random selection.




Stage 2 – Predicting Overall Race Pace​


Once the model estimates how each horse is likely to run early, it then analyses the whole field together.


From this it predicts whether the race is likely to be:


  • Very Slow
  • Slow
  • Standard
  • Fast
  • Very Fast

This helps understand how the race is likely to be run tactically, which is very useful when evaluating horses that prefer strong pace or slower races.




Why This Matters​


Early pace often determines:


  • Which horses get the best tactical position
  • Whether closers or front runners are favoured
  • How strongly the race is run overall

By modelling pace before the race, it becomes possible to anticipate the likely race shape rather than just analysing past form.
 
Back
Top