Practice Library

All MCQs

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

What is a soft-margin SVM?

Choose an option to check your answer.

What is a hard-margin SVM?

Choose an option to check your answer.

What is the margin in an SVM?

Choose an option to check your answer.

What are support vectors?

Choose an option to check your answer.

What is the central goal of a linear support vector machine?

Choose an option to check your answer.

Why should categorical variables not be inserted directly into Euclidean KNN using arbitrary numeric codes?

Choose an option to check your answer.

What is a nearest-neighbor search index used for?

Choose an option to check your answer.

Why is KNN sensitive to irrelevant features?

Choose an option to check your answer.

What is KNN regression?

Choose an option to check your answer.

How can ties in multiclass KNN be resolved?

Choose an option to check your answer.

Why can class imbalance bias KNN?

Choose an option to check your answer.

What is the prediction-time limitation of basic KNN?

Choose an option to check your answer.