pymc-devs/pymc
Bayesian Modeling and Probabilistic Programming in Python observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 98
- Longevity 100
Flags: no_license
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: 15.5
- age_days: 6329
- days_rel: 17
- days_push: 9
- n_releases_24m: 33
Adoption not part of the score
9723 stars · 2278 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
PyMC is a Python library for Bayesian statistical modeling and probabilistic programming, built on PyTensor. It provides intuitive model specification syntax with advanced MCMC samplers like NUTS and variational inference methods such as ADVI.
Use cases
- fit bayesian regression models in python
- run mcmc sampling for hierarchical models
- estimate posteriors with variational inference
- do probabilistic machine learning with uncertainty quantification
- impute missing values in a statistical model
- build custom probability distributions and models
When to choose
- you need full Bayesian inference with uncertainty estimates
- you want an intuitive syntax for specifying probabilistic models
- you need scalable samplers like NUTS for complex models
- you want variational inference for large datasets
When to avoid
- you only need simple frequentist statistics or scikit-learn-style point estimates
- you need extremely fast inference for huge datasets without approximation trade-offs
- you are not comfortable with Bayesian modeling concepts
Facets
library · maturity stable
machine-learning data-science math machine-learning data-science python cross-platform bayesian-inference mcmc variational-inference probabilistic-programming pytensor statistics algorithms
3 sources
- readme: https://github.com/pymc-devs/pymc · fetched 2026-08-28 · 0af0e6c6332f
- homepage: https://www.pymc.io · fetched 2026-08-29 · 7b0381e4440b
- registry_pypi: https://pypi.org/pypi/pymc/json · fetched 2026-08-29 · 4f8b87675b5f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pymc-devs/pymc | main | 99 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem