Learn Before
Concept

How do Bayesian Networks work?

A Bayesian network's structure is made up of nodes (which can be multi-variate), edges between paired nodes, and a conditional probability distribution in each nodes. The nodes in a Bayesian network represent random variables and edges represent the conditional dependence of these nodes. We try to use this structure to model the conditional probability distribution of outcome variables (which are often causal) after observing new evidence.

0

3

Updated 2020-04-12

References


Tags

Data Science