Skip to content

jprMesh/LeagueOfElo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

League of Elo

Stats at elo.jprmesh.xyz

Elo-based prediction and rating system for Professional League of Legends Teams

Model Setup and Running

pip3 install mwclient numpy matplotlib plotly

python3 -m league_of_elo.run_lol [NA|EU|KR|CN|INT|ALL]

Use -h to see more options.

Jekyll Site Local Deployment

gem install bundle

cd docs

bundle install

bundle exec jekyll serve

About

Elo Prediction and Rating System for Professional League of Legends

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages