Kizspy | Question: 11 (Choose 1 answer)
Suppose you have the following training data for Naïve Bayes:I liked the dish [LABEL = POS]I disliked the dish because it contains sugar [LABEL = NEG]Really tasty dish [LABEL = POS]What is the unsmoothed Maximum Likelihood Estimate (MLE) of P(POS) for this data?
A. 1/2
Β. 1/3
C. 2/3
D. 1