glicko2
There are 35 repositories under glicko2 topic.
ryankirkman/pyglicko2
Github mirror of my original https://code.google.com/archive/p/pyglicko2/. For details about the Glicko-2 rating system see: http://www.glicko.net/glicko/glicko2.html and http://www.glicko.net/glicko/glicko2.pdf
MaartenStaa/glicko2
PHP implementation of the Glicko-2 rating algorithm
zelenin/go-glicko2
A Go implementation of Glicko2 rating system
DenialAdams/glicko2
Implementation of the glicko2 rating system in Rust
asflierl/sglicko2
A small & simple implementation of the Glicko-2 rating algorithm in Scala.
ReedD/glicko-two
TypeScript implimentation of Glicko-2
Refefer/propagon
Fast, large scale library for computing rankings and features based on various pairwise and graph algorithms
animafps/glicko2.ts
🎖️ Implementation of the Glicko-2 rating system in Typescript
diegobanos/php-glicko2
A PHP glicko2 implementation with an easy to use interface
mattdeboard/rs-pugbot
A Discord bot for administering pick-up games & persistent user rating tracking based on match outcomes
alizain/rank.it
Rank anything with pairwise comparisons
avitex/elixir-glicko
Glicko rating system implementation in Elixir
mashiike/rating
This is the Go implementation of Gliko-2 Rating
Rundao/pyglicko2-Archery
基于 glicko2 算法实现的评分工具,用于射箭队成员评分记录 | A scoring tool based on the Glicko2 algorithm
Californ1a/Distance-Ratings
Glicko2 and Elo ratings for Distance, based on the WR Log entries.
fsmosca/glicko2calculator
Calculates Glicko2 rating given 2 players data.
ianwhale/march_madness
CSE802 March Madness Project
jamestomasino/glicko-films
glicko2 ratings for film collection
matteopolak/matchmaker
Matchmaking bot for Discord using the Glicko2 rating system.
mrdimosthenis/glicko2
The Glicko-2 rating system for Scala and Scala.js
myamyu/glicko2-rating-sample
グリコレーティング2がどんな感じなのかを試してみた。
niklasf/liglicko2
Rust implementation of Lichess-flavored Glicko-2 rating system with fractional rating periods and instant rating updates
Scearp/tennis-glicko
Generates glicko2 ratings from tennis results database
bruce-ricard/glicko2
Ocaml library implementing the Glicko2 algorithm
MatthewSH/go-glicko
A conversion of Aleksandr Zelenin's Go library to NodeJS
ThatCraws/GGScore
Application to create power rankings via the Glicko-2 algorithm.
atomflunder/instant-glicko2
Instant Glicko-2 Library in C
bruce-ricard/o-glicko2
Ocaml Glicko2 implementation
clavoie/goglicko
Glicko2 Implementation in Go (golang)
EllAchE/nba-tipoff-scraper
Comparison of predictive ability of elo, glicko2 and trueskill algorithms in forecasting winners of NBA tipoffs. Python/Beautiful Soup/XGBoost. *This was an exploratory project; made publicly available to discuss/display; not easily suited to reuse.
fsmosca/GlickoAssessor
Generates Glicko2 rating list from the given pgn file and saved it in sqlite db.
icecream17/bot-rating-system
An unfinished modified version of Glicko-2 with optimizations for various levels of deterministicness
phdoerfler/rateferee
A small app for calculating player ratings using the glicko2 system.