Question
How can unequal class priors help a Naive Bayes model handle class imbalance?
Select an option. Your answer will be checked instantly.
Correct Answer: A. They represent differing baseline class frequencies before features are observed
Explanation:
Priors allow the posterior calculation to reflect that some classes occur more often than others. They should be chosen or estimated carefully to match the intended deployment setting.
Leave a Reply