06897bcb07
TrueSkill(tm) is a rating system among game players. It has been used on Xbox Live to rank and match players. TrueSkill system quantizes `TRUE' skill points by a Bayesian inference algorithm. This project is a Python package which implements TrueSkill(tm) rating system.
6 lines
272 B
Text
6 lines
272 B
Text
TrueSkill(tm) is a rating system among game players. It has been
|
|
used on Xbox Live to rank and match players. TrueSkill system
|
|
quantizes `TRUE' skill points by a Bayesian inference algorithm.
|
|
|
|
This project is a Python package which implements TrueSkill(tm)
|
|
rating system.
|