Skip to content

Latest commit

 

History

35 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

League_of_legends_Analysis

Machine learning algorithms to predict game outcomes based on the League of Legends dataset from a League of Legends diamond dataset.

Installation

  1. Clone this rep

  2. Install pipenv with pip install pipenv

  3. In the root directory run pipenv install

To Run

  1. Run pipenv shell to activate the virtual environment or pipenv run [COMMAND] where "[COMMAND]" is the desired python command from below.

  2. Run python -m league_analysis [arg] from root dir. "[arg]" is the name of the action to perform, in order to run the regression models use the command python -m league_analysis regression

Sources

LoL dataset

About

Machine learning algorithms to predict game outcomes based on the League of Legends dataset from https://www.kaggle.com/bobbyscience/league-of-legends-diamond-ranked-games-10-min?select=high_diamond_ranked_10min.csv

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages