• Stars
    star
    105
  • Rank 328,196 (Top 7 %)
  • Language
    C++
  • License
    Other
  • Created about 7 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Biogeme is an open source freeware designed for the maximum likelihood estimation of parametric models in general, with a special emphasis on discrete choice models.

Biogeme

PyPI

Biogeme is an open source freeware designed for the maximum likelihood estimation of parametric models in general, with a special emphasis on discrete choice models.

Install

Biogeme requires Python >= 3.8 and can be installed from PyPI.

pip install biogeme

Installing Biogeme from source can be done after cloning the repository with the following command executed in the directory where the file setup.pyis located:

pip install -ve .

Documentation

Further documentation is available on https://biogeme.epfl.ch/