Skip to main content

Python Tensor based package for discrete choice modelling.

Project description

PyCMTensor

Licence PyPI version codecov Downloads DOI

A Tensor-based choice modelling estimation package written in Python

Welcome

PyCMTensor is a tensor-based discrete choice modelling estimation Python library package. It has a particular focus on estimation of hybrid neural networks and Logit models, as well as on Mixed Logit models. PyCMTensor models are based on computational graphs and models estimated using generalized backpropagation algorithms. PyCMTensor can be used to fully specify Multinomial Logit and Mixed Logit models, perform model estimation using computational graphs and generate statistical test results for econometric analysis.

Key features

Main features:

  • Interpretable and customizable utility specification syntaxes
  • Ability to specifying neural nets with weight and bias parameters inside a utility functions (e.g. TasteNet)
  • Perform specification testing, analyze covariances, standard errors for taste parameters.
  • Fast execution of model estimation including of simulation based methods, e.g. Mixed Logit models, using computational graph approach
  • Model estimating tuning with 1st order (e.g. Adam, Stochastic Gradient Descent) or 1.5th order methods (e.g. Stochastic BFGS)

While other choice modelling estimation software in Python are available, e.g. Biogeme, xlogit, PyLogit, etc., PyCMTensor strives to fully implement deep learning based methods written in a simplified syntax for utility equation specification.

Documentation

See documentation at https://mwong009.github.io/pycmtensor/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pycmtensor-1.8.0.tar.gz (34.1 kB view hashes)

Uploaded Source

Built Distribution

pycmtensor-1.8.0-py3-none-any.whl (40.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page