Data Analytics- Lecture#8-Spring 24
Data Analytics- Lecture#8-Spring 24
1
Discovering Causal Relationship from the Dynamic
Environmental Data and Managing Uncertainty - are
among the basic abilities of an intelligent agent
Causal network
beliefs
with Uncertainty
Dynamic
Environment
2
Probability of an event
3
Conditional probability
4
5
6
7
8
Conditional independence
9
The fundamental rule
10
Instance of “Fundamental rule”
11
12
Bayes rule
13
Bayes rule example (1)
No Cancer)
14
Bayes rule example (2)
15
What are Bayesian nets?
• Bayesian nets (BN) are a network-based framework for representing and
analyzing models involving uncertainty;
16
Definition of a Bayesian Network
Knowledge structure:
• variables are nodes
• arcs represent probabilistic dependence between variables
• conditional probabilities encode the strength of the dependencies
Computational architecture:
• computes posterior probabilities given evidence about some nodes
• exploits probabilistic independence for efficient computation
17
P(S)
P(C|S)
P(S)
P(C|S)
18
19
20
21
What Bayesian Networks are good for?
Diagnosis: P(cause|symptom)=?
cause
Prediction: P(symptom|
cause)=?
Classification:max C1 C2
P(class|
data) class
Decision-making (given a cost function) sympto
m
Medicine
Speech Bio-
informatic
recognition s
Text
Classificatio Computer
Stock market
n
troubleshooting
22
Why learn Bayesian networks?
and inference
Incremental learning
Handling missing data: <1.3 2.8 ?? 0
1>
Learning causal S C
relationships:
23