pgmpy/pgmpy
Python Toolkit for Causal and Probabilistic Reasoning observed · 2026-08-28
Health v2 · maintenance only
81/100
- Activity 98
- Release rhythm 49
- 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: 196.5
- age_days: 4730
- days_rel: 125
- days_push: 14
- n_releases_24m: 3
Adoption not part of the score
3318 stars · 1148 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
pgmpy is a Python library for causal and probabilistic reasoning with graphical models such as Bayesian Networks, Dynamic Bayesian Networks, DAGs, and Structural Equation Models. It provides a unified, scikit-learn compatible API covering causal discovery, parameter estimation, probabilistic and causal inference, causal identification, model validation, and data simulation.
Use cases
- learn causal graph structure from data
- run probabilistic inference on a bayesian network
- estimate causal effects from observational data
- fit conditional probability distributions to a known graph
- simulate synthetic data from a fitted model
- check whether a causal effect is identifiable from a causal graph
- build a probabilistic graphical model in python
When to choose
- you need causal discovery, identification, or effect estimation in Python
- you want exact or approximate inference over Bayesian Networks
- you want sklearn-compatible estimators that fit into ML pipelines
- you need to simulate observational or interventional data from graphical models
When to avoid
- you need deep-learning-based probabilistic modeling or neural networks
- you need a GUI for building Bayesian networks
- you only need general-purpose graph algorithms without probabilistic semantics
Facets
library · maturity stable
machine-learning data-science simulation data-generation sdk machine-learning data-science python cross-platform bayesian-networks causal-inference causal-discovery probabilistic-graphical-models structure-learning parameter-estimation scikit-learn-compatible graphical-models algorithms statistics
5 sources
- readme: https://github.com/pgmpy/pgmpy · fetched 2026-08-28 · 1bc36778b3ae
- homepage: https://pgmpy.org/ · fetched 2026-08-29 · 92367549a1d0
- site_page: https://pgmpy.org/documentation.html · fetched 2026-08-29 · 88550ef1beca
- site_page: https://pgmpy.org/started/quickstart.html · fetched 2026-08-29 · e81a0e72e3de
- registry_pypi: https://pypi.org/pypi/pgmpy/json · fetched 2026-08-29 · 43547e910dbd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pgmpy/pgmpy | main | 81 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem