8000 GitHub - AdrienCorenflos/abile: State-space model perspective on rating systems (pairwise comparisons).
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

AdrienCorenflos/abile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

abile

abile, italian for skilful

Find the accompanied paper on arxiv: A State-Space Perspective on Modelling and Inference for Online Skill Rating.

Install

Clone the repo and then run

pip install .

from root to install abile. Or for editable mode use

pip install -e .

Data

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

Citation

@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}
}

About

State-space model perspective on rating systems (pairwise comparisons).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0