Question
How should a missing feature be handled in a Naive Bayes probability product when the model supports omission?
Select an option. Your answer will be checked instantly.
Correct Answer: C. Exclude that feature's likelihood contribution
Explanation:
Under the model, available feature likelihoods can still contribute.
This avoids inventing a value solely for prediction.
Leave a Reply