pyagrumEasy Playground

Bayesian network modeling, inference, and learning

Getting started with pyagrumRun locally
Install
pip install pyagrum
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: pyagrum)

pyagrum is a third-party package. Bayesian network modeling, inference, and learning. Install with: pip install pyagrum

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?