biogeme

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.

https://github.com/michelbierlaire/biogeme

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    4 of 6 committers (66.7%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.5%) to scientific vocabulary

Keywords from Contributors

agents parallel interpretability standardization animal hack
Last synced: 10 months ago · JSON representation

Repository

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.

Basic Info
  • Host: GitHub
  • Owner: michelbierlaire
  • License: other
  • Language: C++
  • Default Branch: master
  • Size: 304 MB
Statistics
  • Stars: 119
  • Watchers: 7
  • Forks: 53
  • Open Issues: 13
  • Releases: 4
Created over 8 years ago · Last pushed 10 months ago
Metadata Files
Readme License

README.md

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 Fdrale de Lausanne, Switzerland.

Owner

  • Name: Michel Bierlaire
  • Login: michelbierlaire
  • Kind: user
  • Location: Lausanne, Switzerland
  • Company: EPFL

GitHub Events

Total
  • Issues event: 2
  • Watch event: 12
  • Push event: 15
  • Pull request event: 5
  • Fork event: 2
Last Year
  • Issues event: 2
  • Watch event: 12
  • Push event: 15
  • Pull request event: 5
  • Fork event: 2

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 1,146
  • Total Committers: 6
  • Avg Commits per committer: 191.0
  • Development Distribution Score (DDS): 0.022
Past Year
  • Commits: 312
  • Committers: 1
  • Avg Commits per committer: 312.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
michelbierlaire m****e@e****h 1,121
Ewout ter Hoeven E****n@s****l 12
glederrey g****y@e****h 7
github-actions[bot] 4****] 4
Cristian Arteaga c****a@g****m 1
Michel Bierlaire m****e@t****h 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 12
  • Total pull requests: 45
  • Average time to close issues: about 2 years
  • Average time to close pull requests: 2 months
  • Total issue authors: 8
  • Total pull request authors: 8
  • Average comments per issue: 1.67
  • Average comments per pull request: 0.49
  • Merged pull requests: 23
  • Bot issues: 0
  • Bot pull requests: 19
Past Year
  • Issues: 2
  • Pull requests: 6
  • Average time to close issues: N/A
  • Average time to close pull requests: 16 minutes
  • Issue authors: 1
  • Pull request authors: 3
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • EwoutH (3)
  • nortelli (2)
  • jknockaert (2)
  • mherkazandjian (1)
  • champost (1)
  • glederrey (1)
  • moorepants (1)
  • tcapelle (1)
Pull Request Authors
  • dependabot[bot] (13)
  • EwoutH (11)
  • michelbierlaire (10)
  • github-actions[bot] (6)
  • antonindanalet (2)
  • arteagac (1)
  • antoine2bouille (1)
  • Benjamin-Phan (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (13)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 6,827 last-month
  • Total dependent packages: 4
  • Total dependent repositories: 3
  • Total versions: 23
  • Total maintainers: 1
pypi.org: biogeme

Estimation and application of discrete choice models

  • Versions: 23
  • Dependent Packages: 4
  • Dependent Repositories: 3
  • Downloads: 6,827 Last month
Rankings
Dependent packages count: 2.4%
Downloads: 4.6%
Average: 5.8%
Forks count: 5.8%
Stargazers count: 7.2%
Dependent repos count: 9.0%
Maintainers (1)
Last synced: 10 months ago

Dependencies

.github/workflows/tests.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/update-pipfile.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • actions/upload-artifact v2 composite
  • peter-evans/create-pull-request v3 composite