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

Correct time in plots #10

Closed amankhoza closed 7 years ago

amankhoza commented 7 years ago

Currently the x-axis for the plots is simply 1..n where n is the total number of points. The time should be in terms of the minutes played in the match.