nickpadd / EuropeanFootballLeaguePredictor

A machine learning/statistical model to derive prediction probabilities for football matches of the top european leagues.
https://nickpadd.github.io/EuropeanFootballLeaguePredictor/Home.html
MIT License
33 stars 7 forks source link

Upcoming Matches not updating when not scraping the bookmaker #81

Closed nickpadd closed 1 week ago

nickpadd commented 1 week ago

This is a new issue posted by @awarenessaspie in https://github.com/nickpadd/EuropeanFootballLeaguePredictor/issues/80#issuecomment-2394386910_

nickpadd commented 1 week ago

@awarenessaspie i cannot reproduce your results. For me, if not scraping from the bookmaker, it produces predictions for the upcoming 15 days of matches. Please provide the logs of running your update script in order to debug.

ProcuratorTitan commented 1 week ago

now I can confirm that it works great job

awarenessaspie commented 1 week ago

I think it's vpn related because football-data.co.uk is not accessible in my country and I get the following error when i run "python run_data_collection.py --download" ; 2024-10-07 17:37:40.257 | ERROR | main:main:67 - Failed to download data for season 2017. Response code: 404.

nickpadd commented 1 week ago

@awarenessaspie I am afraid that is an issue that I cannot support to deal with. But I think finding a free vpn that let's you access the data-co-uk domain should easily solve the issue!

awarenessaspie commented 1 week ago

Alright, thank you!