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

U/O 2.5 prediction not shown #57

Closed keith0811 closed 5 months ago

keith0811 commented 5 months ago

Couldnt see the U/O 2.5 prediction selection. https://prnt.sc/SmdjhSeIcdaz

kochlisGit commented 5 months ago

Yes, that's because You did not train any model for U/O 2.5. You should go to training again, and selecct "Over" instead of result.

keith0811 commented 5 months ago

Thanks, now ok, One more issue. Evaluation menu not seeing any matches. When i set the odds filler to none, also showing empty. https://prnt.sc/JXtjhym9BQLa

keith0811 commented 5 months ago

Fixed the issue. Due to numpy version.