...
/Solution: Create a Bayesian Network Using Simulated Data
Solution: Create a Bayesian Network Using Simulated Data
Understand the steps to create a simple Bayesian network fed with simulated data in Python.
We'll cover the following...
We'll cover the following...
The solution to the exercise
In the last exercise we had to completely create a Bayesian network using simulated data.
The baseline query must match the probabilities in the next diagram:
This is the solution of the exercise:
...