BradleyGrantham / pl-predictions-using-fifa

Training a neural network to predict the outcome of a football match using fifa ratings
https://towardsdatascience.com/predicting-premier-league-odds-from-ea-player-bfdb52597392
Mozilla Public License 2.0
135 stars 46 forks source link

read_all_football_data #3

Open hermanhmchan opened 5 years ago

hermanhmchan commented 5 years ago

Hello Bradley,

This repo is very interesting and inspiring! May I know how do you get / generate the csv files required in the captioned function? Thanks.

Regards, Herman

BradleyGrantham commented 5 years ago

Hi Herman,

I'm so sorry for the awfully slow reply to this. Unfortunately the scraper is broken at the moment! A lot of the other CSVs come from http://www.football-data.co.uk/

Thanks

Bradley

travelhawk commented 5 years ago

I fixed the broken scraper, it is available under the following fork and might get added through a pull request into this repository: https://github.com/travelhawk/pl-predictions-using-fifa