Question: 12) [1 point] Consider a naive Bayes classifier with 2 features X1, X2 {1, 2}. Our goal is to predict the class label Y E{-1,

 12) [1 point] Consider a naive Bayes classifier with 2 features

12) [1 point] Consider a naive Bayes classifier with 2 features X1, X2 {1, 2}. Our goal is to predict the class label Y E{-1, +1}. Consider the following class-prior probability: P(Y = +1) = 1/4 P(Y = - = -1) = 3/4 and the class-conditional probabilities: P(X1 = 1 Y = +1) = 3/4 P(X1 = 1 Y = -1) = 1/3 P(X2 = 2 Y = +1) = 1/5 P(X2 = 2Y = -1) = 1/2 How does naive Bayes classify a sample with X1 = 1, X2 = 2? Answer Y = +1 or Y = -1" or "Y = +1 and Y = -1 are equally likely", and show all the steps in your derivation. (Otherwise, you will not receive any points.)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!