BayesianMachineLearningMachineLearningProbabilityTheoryStatistics
A Bayesian Network or belief network is a Probabilistic Graphical Model
Modeling the conditional distributions requires
Modeling the joint distribution for the Linear Gaussian Model for Bayesian linear regression:
A Bayesian network can be converted into an undirected graphical model by replacing directed edges by undirected edges and connecting the edges between parents in Head-Head conditional independence relationships. This is called the moralization of the graph, and results in the loss of the conditional independence relationship between the three variables in the Head-Head configuration. This type of conversion is common in order to apply Belief Propagation algorithms for efficient inference.