Skip to content
GitHub Universe 2025
Explore 100+ talks, demos, and workshops at Universe 2025. Choose your favorites.
#

pgmpy

Here are 36 public repositories matching this topic...

The objective of this study is to explore the impact of the structure of a Bayesian Network on its overall run-time, potential unwanted bias, and accuracy in performing a classification task. A credit card default dataset was utilised to construct six networks with varying structures and to learn their conditional probability distributions.

  • Updated May 8, 2023
  • Jupyter Notebook

The project builds a Bayesian Network using pressure sensor data to detect pipe leaks, employing probabilistic reasoning to determine the likelihood of leaks based on sensor readings. It involves loading dataset, defining network structure, calculating CPDs, adding them to model, and using Variable Elimination algorithm for inference

  • Updated Jul 30, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the pgmpy topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pgmpy topic, visit your repo's landing page and select "manage topics."

Learn more