Question
In Naive Bayes, what is a class prior?
Select an option. Your answer will be checked instantly.
Correct Answer: C. The probability of a class before observing the current feature values
Explanation:
A prior represents the baseline prevalence or belief for each class. Observed features then update that baseline through Bayes’ theorem.
Leave a Reply