Question: Given the following training data, use the bin method and Naive Bayes learning algorithm to classify: [FF, A-O-R, T-CPU, LF] = (6,7,17,41). Note that if
Given the following training data, use the bin method and Naive Bayes learning algorithm to classify: [FF, A-O-R, T-CPU, LF] = (6,7,17,41). Note that if one of the conditional probabilities becomes zero, you need to modify the bin size, use m-estimate or other methods to avoid getting zero probability on any of the probabilities.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
