Recall : Full joint distribution
A Bayesian Network, encodes the following limited-dependence assumption :
Essence of a Bayesian Network :
- A compact representation of a joint probability distribution in terms of conditional distributions.
Apr 10, 20261 min read
Recall : Full joint distribution
P(X1,X2,…,Xn)=P(X1)P(X2∣X1)P(X3∣X1,X2)⋯P(Xn∣X1,X2,…,Xn−1)A Bayesian Network, encodes the following limited-dependence assumption :
P(X1,X2,…,Xn)=i=1∏nP(Xi∣Parents(Xi))Essence of a Bayesian Network :