Ross ROSS = Recommend OSS · open-source software intelligence for agents

bambinos/bambi

BAyesian Model-Building Interface (Bambi) in Python. observed · 2026-08-28

github.com/bambinos/bambi · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

93/100

  • Activity 97
  • Release rhythm 85
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 68.5
  • age_days: 3761
  • days_rel: 23
  • days_push: 18
  • n_releases_24m: 7

Full methodology

Adoption not part of the score

1296 stars · 148 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Bambi is a high-level Bayesian model-building interface for Python built on top of the PyMC probabilistic programming framework. It uses a formula-based syntax to make fitting Bayesian regression and mixed-effects models easy, particularly for social sciences and biology.

Use cases

  • fit bayesian linear regression models in python
  • fit mixed-effects models with a formula interface
  • run bayesian hierarchical models on sleep study style data
  • specify priors easily for regression models
  • do bayesian statistical analysis without writing pymc code
  • fit generalized linear models with bayesian inference

When to choose

  • you want bayesian regression or mixed-effects models with minimal code
  • you prefer formula-based model specification like R's lme4 or brms
  • you already use PyMC and ArviZ and want a friendlier interface

When to avoid

  • you need full control over custom probabilistic model structure
  • you need non-Bayesian or frequentist modeling
  • you work outside the Python/PyMC ecosystem

Facets

library · maturity active

machine-learning data-science math data-science machine-learning python cross-platform bayesian-inference pymc mixed-effects-models regression statistical-modeling formula-interface arviz statistics

3 sources

Member repositories

RepositoryRoleHealth v2
bambinos/bambimain93

For agents

markdown · JSON · MCP: product_card(name="bambinos/bambi")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem