Skip to content

Predicting League of Legends game outcomes after 10 minutes, with different machine learning methodologies for JHU Data Mining class

Notifications You must be signed in to change notification settings

Drblessing/LoLPredictions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

LoLPredictions

The problem we decided to tackle was predciting League of Legends esports matches after 10 minutes of play. The tasks included in the project were acquiring the data, cleaning the data, coding the model, and then running CV-model and determining the best classifier. In my capacity as a team member, I located the data set, wrote the code importing it into Google Colab, wrote the regex method to clean the data, delegated the different tasks to the team, and then integrated the group's code block into the finished project file. We were able to sucessfully predict the outcome of professional League of Legends matches after 10 minutes with a 66% accuracy using GaussianNB with Naive priors [0.5,0.5] priors.

About

Predicting League of Legends game outcomes after 10 minutes, with different machine learning methodologies for JHU Data Mining class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages