kochlisGit / ProphitBet-Soccer-Bets-Predictor

ProphitBet is a Machine Learning Soccer Bet prediction application. It analyzes the form of teams, computes match statistics and predicts the outcomes of a match using Advanced Machine Learning (ML) methods. The supported algorithms in this application are Neural Networks, Random Forests & Ensembl Models.
MIT License
281 stars 104 forks source link

When I try to load fixtures, it shows the following error #54

Open FlatTesseract opened 7 months ago

FlatTesseract commented 7 months ago
image

Parsing Error: Failed to parse fixture table, because date "Dec 06 ~" was not found. Perhaps the selected date is incorrect or the HTML of Footystats code has changed.

How do I fix this?