Choice-Learn is a Python library for discrete choice modeling. This repository introduces choice models and how to use them with simple use cases as illustrations.
The tutorials consist in an Article with a companion notebook:
- Introduction to choice modeling: [article] [notebook]
- Introduction to assortment optimization: [article] [notebook]
You can install the work environment with:
pip install requirements.txt
Reach out if you have any issue or question !