(Choose 1 answer)
What does 'naive' mean in Naive Bayes?
A. The full Bayes' Theorem is not used. The 'naive' in naive bayes specifies that a simplified Theorem is used.
B. The Bayes' Theorem makes estimating the probabilities easier. The 'naïve' in the name o from this ease of probability calculation.
C. The model assumes that the input features are statistically independent of one another. 1 name of classifier comes from this naïve assumption.
Exit 42