Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.02 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.02 KB

Biogeme

PyPI Downloads Downloads Downloads

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.10 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 root directory:

pip install .

Documentation

Further documentation is available on biogeme.epfl.ch

Author

Michel Bierlaire, Ecole Polytechnique Fédérale de Lausanne, Switzerland.