Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.04 KB

File metadata and controls

24 lines (19 loc) · 1.04 KB

Leauge-Win-Prediction-AI

Table of contents

General info

This a ML algorithm to predict which team will most likely win based on 10min of in-game data

Technologies

  • Riot's API for acquiring data
  • sklearn for model selection
  • seaborn + matplotlib for data visualisation
  • pickle for model loading
  • Kaggle Leauge Of Legends dataset

Setup

To run this project, paste Your API key here.
And Your in-game nick here and here

  • To get Your API key go here

Note

This was trained and tested in Diamond elo, the lower Your division is the less accurate this model will be.