choix is a Python library that provides inference algorithms for models based on Luce's choice axiom. These probabilistic models can be used to explain and predict outcomes of comparisons between items.
choix makes it easy to infer model parameters from these different types of data, using a variety of algorithms:
To install the latest release directly from PyPI, simply type:
pip install choix
To get started, you might want to explore one of these notebooks:
You can also find more information on the official documentation. In particular, the API reference contains a good summary of the library's features.
Jupyter Notebook
60.3%
Python
39.7%
choix is a Python library that provides inference algorithms for models based on Luce's choice axiom. These probabilistic models can be used to explain and predict outcomes of comparisons between items.
choix makes it easy to infer model parameters from these different types of data, using a variety of algorithms:
To install the latest release directly from PyPI, simply type:
pip install choix
To get started, you might want to explore one of these notebooks:
You can also find more information on the official documentation. In particular, the API reference contains a good summary of the library's features.
Jupyter Notebook
60.3%
Python
39.7%