Trueskill
Python implementation of TrueSkill player ranking
Install / Use
/learn @dougz/TrueskillREADME
This is a simple Python implementation of the TrueSkill (TM) ranking system described here:
http://research.microsoft.com/en-us/projects/trueskill/
You'll need SciPy installed to use it.
