This a ML algorithm to predict which team will most likely win based on 10min of in-game data
- Riot's API for acquiring data
- sklearn for model selection
- seaborn + matplotlib for data visualisation
- pickle for model loading
- Kaggle Leauge Of Legends dataset
To run this project, paste Your API key here.
And Your in-game nick here and here
- To get Your API key go here
This was trained and tested in Diamond elo, the lower Your division is the less accurate this model will be.