victor-iyi / epl-prediction

A Machine Learning solution to predicting the outcome of an English Premier League match
MIT License
9 stars 5 forks source link

New suggestion for predictor #1

Open deven96 opened 5 years ago

deven96 commented 5 years ago

The epl predictor is a terrific project but humans are still unpredictable mostly even with data. Virtual football on the other hand is a case of pseudo-randomness which i believe a network with training can achieve high accuracy

victor-iyi commented 5 years ago

@deven96 Yes, this is true. If I have the time, I'd have built a Reinforcement Learning agent that learns from real life past soccer matches & learns the strength and weaknesses of every team & players. This would be a more accurate system in predicting future matches.