amankhoza / betfair-machine-learning

A collection of python scripts to collect, clean and visualise odds for football matches from Betfair, as well as perform machine learning on the collected odds.
29 stars 13 forks source link

Remove anomalous odds from end of match #8

Closed amankhoza closed 7 years ago

amankhoza commented 7 years ago

Once a market for a match has been suspended for the final time (full-time whistle), the odds collected at this point are often quite random and cause the visualisations of the odds to have sudden peak or dips, which look very irregular. One way to solve this issue is by removing the odds collected during this period.