MCQ Collection

Data Mining MCQs

Practice Data Mining questions with answers and explanations.

How is a multiclass problem commonly handled with binary SVMs?

Choose an option to check your answer.

What does the silhouette coefficient compare for each point?

Choose an option to check your answer.

What happens to SOM units near the winning unit during training?

Choose an option to check your answer.

What does a one-class SVM attempt to learn?

Choose an option to check your answer.

What is a nearest-neighbor search index used for?

Choose an option to check your answer.

What does one-vs-rest multiclass classification train?

Choose an option to check your answer.

How does k-medians differ from k-means?

Choose an option to check your answer.

Why does the SOM neighborhood radius usually decrease over time?

Choose an option to check your answer.

Why is precision important in anomaly detection?

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.

Why can SVM probability estimates require an extra calibration step?

Choose an option to check your answer.

When may k-medians be preferable to k-means?

Choose an option to check your answer.