An implementation of the Glicko-2 rating system for Python
☆125Dec 29, 2022Updated 3 years ago
Alternatives and similar repositories for glicko2
Users that are interested in glicko2 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Extensions to the Elo algorithm implemented in JAX☆14Jan 1, 2023Updated 3 years ago
- Python Implementation of the TrueSkill, Glicko and Elo Ranking Algorithms☆119Dec 14, 2022Updated 3 years ago
- An implementation of the Elo rating system for Python☆98Apr 25, 2023Updated 3 years ago
- An implementation of the TrueSkill rating system for Python☆803Aug 30, 2023Updated 3 years ago
- Implementation of the glicko2 rating system in Rust