mstarski / LeagueOfElo

Elo Prediction and Rating System for Professional League of Legends

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Elo Prediction and Rating System for Professional League of Legends


Languages

Language:Python 100.0%