pkgsrc/games/py-trueskill/DESCR
wiz 06897bcb07 Initial import of py-trueskill-0.1.3:
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.
2012-05-16 19:40:44 +00:00

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.