mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-07 08:20:21 -05:00
[PR #2962] [MERGED] Add pgmpy #11294
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2962
Author: @Ashi-tha
Created: 3/15/2026
Status: ✅ Merged
Merged: 3/16/2026
Merged by: @JinyangWang27
Base:
master← Head:add-pgmpy-library📝 Commits (1)
9eb21b2Add pgmpy library to Machine Learning section📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Project
pgmpy
Checklist
Add project-name* [project-name](url) - Description ending with period.Why This Project Is Awesome
Which criterion does it meet? (pick one)
Explain:
pgmpy is a Python library for probabilistic graphical models such as Bayesian Networks and Markov Networks. It provides tools for learning, inference, and probabilistic reasoning used in machine learning and AI research.
How It Differs
While many Python machine learning libraries focus on deep learning or traditional ML algorithms, pgmpy focuses specifically on probabilistic graphical models and Bayesian networks, enabling reasoning under uncertainty and causal modeling.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.