trueskill
There are 39 repositories under trueskill topic.
sublee/trueskill
An implementation of the TrueSkill rating system for Python
elovation/elovation
Simple rails app to track your game results with elo and trueskill ratings
scttcper/ts-trueskill
TypeScript port of the python TrueSkill package
zhenv5/breaking_cycles_in_noisy_hierarchies
breaking cycles in noisy hierarchies
atomflunder/skillratings
Rust library for popular skill rating algorithms like Elo, Glicko-2, TrueSkill and many more.
QuentinWach/image-ranker
Rank images using TrueSkill by comparing them against each other in the browser. 🖼📊
mafredri/go-trueskill
An implementation of the TrueSkill™ ranking system (by Microsoft) in Go
atomflunder/TrueSkill-Calculator
Online calculator for the TrueSkill Ranking System.
ReedD/glicko-two
TypeScript implimentation of Glicko-2
gnjack/FoosBot
FoosBot is a HipChat bot that tracks Table Football (foosball) match results and player stats, ranking players by TrueSkill
physinet/road-results
BikeRank: skill ratings for amateur road cyclists
lucasmaystre/ChessAnalysis
A fork of MSR Cambridge's TrueSkill Through Time code.
phisn/Matchmaker
Matchmaking for small teams
spookybear0/laserforce_ranking
Ranking and matchmaking of laser tag players
thedropbears/TrueSkill
Analysis of historical FRC matches using TrueSkill algorithm
bwaggone/smash-stats
A (somewhat) working implementation of a smash.gg scraper and glicko/trueskill calculator
rmarquis/ecml2mlj
TrueSkill extension accommodating score-based match outcomes and home field advantage
xxxFRIARxxx/SaltyBot
A storage database and bettor bot for SaltyBet.com
mafredri/go-trueskilld
A simple http API for mafredri/go-trueskill (https://github.com/mafredri/go-trueskill).
mtimkovich/maxpr
MaxPR for Smash.gg
trykyn/kickeria
a website for shuffling teams for a foosball tournament
ynsrkn/inhouse-bot
Discord bot to track stats for League of Legends Custom Games
gregorybchris/vidrank
YouTube playlist prioritization tool
zuirod/bskull-openings
Using the TrueSkill rating system to rank openings in Dominion, a popular deck-building game by Donald X. Vaccarino, featuring data from Burning Skull's YouTube series: How to Base Dominion
zuirod/tensor-skill
The sequel to bskull-openings: overcoming the limitations of TrueSkill in this setting by using a latent factor model to generalize to unplayed Dominion openings in the bskull-openings dataset
aviguptatx/crosselo
NTY Mini Crossword ELO Leaderboard
kaijchang/firebrand
🔥 Power Ratings for US Politicians
MatthewSH/go-glicko
A conversion of Aleksandr Zelenin's Go library to NodeJS
MaxSoneback/gibbs
Implementing a Skill-based rating system using probabilistic modelling and Gibbs sampling
omikader/nytx
Serverless AWS application that collects my friends’ NYT mini crossword times and computes our TrueSkill ratings
bigflood/go-trueskill
golang trueskill package
DustinAlandzes/san-antonio-melee-summer-tournament-data
Playing around with the data from San Antonio Melee tournaments June - August 2018
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.
jmetrikat/pml-ss24
Exercises in the subject "Probabilistic Machine Learning" at Hasso Plattner Institute.
jwarwick/Ranking.jl
ELO for Julia. Branched from https://github.com/johnmyleswhite/Ranking.jl to update to the latest Julia language standards.
VictorZXY/probml-exercises
Exercises of my CST Part III Probabilistic Machine Learning (LE49) module