Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 463 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 463 Bytes

Predicting the winning team in League of Legends matches using data from the first ten minutes

Using Machine Learning to determine the most important factors in winning a game of a famous video game: League of Legends. This program can be used by professional players during their training to allow them to focus on the really influential points.

In this repo, you can find the code for the prediction part and a report explaining how we collected the data.