Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 531 Bytes

index.rst

File metadata and controls

22 lines (15 loc) · 531 Bytes

Welcome to pairwise-ranking's documentation!

pairwise-ranking is a Python library for producing ranking information from pairwise data. Particularly, it implements Bayesian inference on extensions of the popular Bradley-Terry model popularly known as the basis for Elo scores.

Check out the :doc:`usage` section for further information, including on :ref:`installation`.

Note

This project is under active development.

Contents

.. toctree::

   usage
   models
   data