/LeagueOfElo

Elo Prediction and Rating System for Professional League of Legends

Primary LanguagePython

League of Elo

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

Usage as a package

Clone the repo inside your project

Import package as:

from LeagueOfElo import runMultiRegion

And invoke:

runMultiRegion('EU') # Where arg is a region to check