https://github.com/sublee/trueskill
An implementation of the TrueSkill rating system for Python
https://github.com/sublee/trueskill
python rating-system trueskill
Last synced: 6 days ago
JSON representation
An implementation of the TrueSkill rating system for Python
- Host: GitHub
- URL: https://github.com/sublee/trueskill
- Owner: sublee
- License: other
- Created: 2012-01-10T10:06:31.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2023-08-30T20:38:58.000Z (about 2 years ago)
- Last Synced: 2025-06-09T13:42:46.935Z (6 months ago)
- Topics: python, rating-system, trueskill
- Language: Python
- Homepage: https://trueskill.org/
- Size: 679 KB
- Stars: 771
- Watchers: 22
- Forks: 120
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.rst
- License: LICENSE
Awesome Lists containing this project
- awesome-python-data-science - trueskill - TrueSkill rating system. (Feature Extraction / Ranking/Recommender)
README
TrueSkill, the video game rating system
=======================================
[
](https://travis-ci.org/sublee/trueskill)
[
](https://coveralls.io/r/sublee/trueskill)
See [the documentation](http://trueskill.org/).
by [Heungsub Lee](http://subl.ee/)