Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 543 Bytes

File metadata and controls

23 lines (16 loc) · 543 Bytes

sa-melee-skillkeeper

Parsing skillkeeper file, making some numbers and graphs, and calculating trueskill score

link to SkillKeeper:

this is the trueskill implementation it uses:

i'm using this one by Heungsub Lee:

usage

git clone https://github.com/f00-/sa-melee-skillkeeper.git
conda env create -f environment.yml
source activate sa-melee-skillkeeper
pip install -r requirements.txt
jupyter notebook