abile
, italian for skilful
Find the accompanied paper on arxiv: A State-Space Perspective on Modelling and Inference for Online Skill Rating.
Clone the repo and then run
pip install .
from root to install abile
. Or for editable mode use
pip install -e .
Tennis data sourced from tennis-data.co.uk
Football data sourced from football-data.co.uk and github.com/martj42
Chess data from github.com/huffyhenry
@article{duffield2023statespace,
title={A State-Space Perspective on Modelling and Inference for Online Skill Rating},
author={Samuel Duffield and Samuel Power and Lorenzo Rimella},
journal={arXiv preprint arXiv:2308.02414},
year={2023}
}