lucasmaystre / kickscore

Pairwise comparisons with flexible time-dynamics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kickscore

build status code coverage

kickscore is the dynamic skill rating system powering Kickoff.ai.

In short, kickscore can be used to understand & visualize the skill of players (or teams) competing in pairwise matches, and to predict outcomes of future matches. It extends the Elo rating system and TrueSkill.

evolution of NBA teams' skill over history

Getting started

To install the latest release directly from PyPI, simply type:

pip install kickscore

To get started, you might want to explore one of these notebooks:

References

About

Pairwise comparisons with flexible time-dynamics.

License:MIT License


Languages

Language:Python 100.0%