Page 1 of 1

2. (20 points] Given the following training data, FI F2 F3 Result T T F + F т T + T F T FTF F FT a. What is P(+)? b. Wha

Posted: Fri May 20, 2022 12:23 pm
by answerhappygod
 1
1 (24.18 KiB) Viewed 31 times
2. (20 points] Given the following training data, FI F2 F3 Result T T F + F т T + T F T FTF F FT a. What is P(+)? b. What is P(-)? c. What is P(F1 = T| Result = +)? d. What is P(F2 = F| Result = +)? e. What is P(F3=F| Result = +)? f. What is P(F1 = T| Result = -)?

g. What is P(F2 = F| Result = -)? h. What is P(F3=F| Result = -)? i. Use Naive Bayes approach to classify the test instance (F1 = T, F2 = F, F3 = F). Justify your answer