ketencimert / probprog-finalproject

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Glicko2: A Probabilistic Chess Rating Framework

This is the final project by Ozan Adiguzel and Mert Ketenci for Machine Learning with Probabilistic Programming (Fall 2021) at Columbia University.

The goal of this project is to explore the Glicko2 rating system using Stan with a focus on inference methods. We fit the stochastic variance model described in (Glickman, 2001) using various inference algorithms.

Reference

About


Languages

Language:Jupyter Notebook 91.6%Language:Python 7.8%Language:Stan 0.6%