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
312 stars 113 forks source link

wrong names in fixtures #76

Open tluanda opened 6 months ago

tluanda commented 6 months ago

When trying to predict upcoming fixtures, the names of the away team do not match the names of the theams.

For example in the mexican league the actual fixture would be

Monterrey - Guadalajara

But in the app it would show

Monterrey - Atlante or Monterrey - Chiapas

Atlante is no longer in the mexican league, and Chiapas does not exists anymore