Practice Library

All MCQs

Browse exam-wise, subject-wise, and country-wise MCQs with explanations.

How does k-nearest neighbors classify a new observation?

Choose an option to check your answer.

What is the main limitation of the Naive Bayes independence assumption?

Choose an option to check your answer.

How should a missing feature be handled in a Naive Bayes probability product when the model supports omission?

Choose an option to check your answer.

Which evaluation is appropriate when Naive Bayes probabilities drive risk decisions?

Choose an option to check your answer.

What is probability calibration?

Choose an option to check your answer.

Why can highly correlated duplicate features be problematic for Naive Bayes?

Choose an option to check your answer.

What is a major computational advantage of Naive Bayes?

Choose an option to check your answer.

Why can Naive Bayes work well even when features are not independent?

Choose an option to check your answer.

How does class imbalance affect Naive Bayes priors?

Choose an option to check your answer.

Why are log probabilities used in Naive Bayes implementations?

Choose an option to check your answer.

What does Laplace smoothing do?

Choose an option to check your answer.