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

fix shuffle in targets analysis for results #70

Closed andony-arrieula closed 7 months ago

andony-arrieula commented 7 months ago

Hi, I have fixed a little bug: the value count for targets analysis was wrong, the draw occurrences were plot on the away occurrences and vice versa.