mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 01:38:07 -04:00
7 lines
272 B
Plaintext
7 lines
272 B
Plaintext
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.
|