For the third part of Problem 6, how do I know which edges to include in the Bayesian belief network?
Note that you are suppose to give the Bayesian Belief network that “represents the conditional independence assumptions of the naive Bayes classifier for the PlayTennis.” You should give a bayes net that • Keeps the same conditional probabilities as naive Bayes, and • computes the Prob(PlayTennis=yes) when given the value for each attribute exactly as naive Bayes would. There is a Bayes net that will satisfy both of these. Use the example of page 6.9.1 to give some guidance. Also, don’t worry if the edges you put in the Bayes net do not really correspond to the causality that you would expect. If you satisfy the two conditions above then you have given the Bayes belief network that represents the conditional independence assumptions of the naive Bayes classifier. Be sure to give the conditional probability table associated with the node Wind.
Related Questions
- For the Bayesian network problem given in class on Wednesday (in HW 3 as problem 14), Im getting answers that are close to those given in class but they are not quite right. What am I doing wrong?
- For the third part of Problem 6, how do I know which edges to include in the Bayesian belief network?
- What do the nodes/entity and edges represent in a pathway/network?