Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

Latest commit

 

History

164 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

choice_model Build Status

A Python package for defining discrete choice models and solving them using numerous back ends through a single interface.

This module is a result of the ALOGIT in Python project, part of the Research Engineering programme at the Alan Turing Institute.

Currently supported back ends

Currently supported models

  • Multinomial logit

Installation

Install the packages and dependencies with pip install .

Testing

The pytest module (pip install pytest) is required to run the tests. The tests can be run with python -m pytest.

Examples

Example validation and benchmarking scripts are given in the examples directory.

About

Unifying interface for discrete choice modelling

Topics

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages