Skip to content
/ elo Public

calculate elo scores to measure strength of opponents

License

Notifications You must be signed in to change notification settings

bowersd/elo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elo

Calculate elo scores for rating quality of team/players in zero-sum head-to-head match ups.

Contains:

independent module of elo-calculating functions (elo.py)

module for reading spreadsheets of results and calculating current elo scores for a collection of competitors (summarizeleague.py)

    (can handle either relative scores or win-loss-draw format) 

sample spreadsheets (ipl2017.csv, nwsl2017.csv)

About

calculate elo scores to measure strength of opponents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages