Published February 27, 2026
| Version v1.0.0
Software
Open
David5971/Seminar-3-Exercise1: v1.0.0:ML_BayesianAnalysis
Authors/Creators
Description
This repository contains a Jupyter Notebook that explores the fundamentals and advanced concepts of Bayesian Networks using Python's pgmpy library. Utilizing the 'Child' medical diagnostic model.
The notebook walks through the entire pipeline of working with a Bayesian Network, from structural visualization and data simulation to complex probabilistic reasoning. Key Features & Concepts Covered:
- Network Instantiation & Visualization
- Data Simulation
- D-Separation & Independencies
- Markov Blanket Analysis
- Probabilistic Inference
- Diagnostic Reasoning
- Causal Reasoning
- Intercausal Reasoning (Explaining Away)
- Exact vs. Approximate Inference
Files
David5971/Seminar-3-Exercise1-v1.0.0.zip
Files
(16.9 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:8ea135e2e9f0e5e41d3d5d776b6451b8
|
16.9 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/David5971/Seminar-3-Exercise1/tree/v1.0.0 (URL)
Software
- Repository URL
- https://github.com/David5971/Seminar-3-Exercise1