MCQ Collection

Data Mining MCQs

Practice Data Mining questions with answers and explanations.

What is the prediction-time limitation of basic KNN?

Choose an option to check your answer.

What type of boundary can an RBF-kernel SVM create?

Choose an option to check your answer.

What is k-means++ initialization designed to do?

Choose an option to check your answer.

What is a limitation of agglomerative hierarchical clustering?

Choose an option to check your answer.

How does a distance-based anomaly detector work?

Choose an option to check your answer.

What is a major ethical concern in web and social-network mining?

Choose an option to check your answer.

Why can class imbalance bias KNN?

Choose an option to check your answer.

What does the RBF parameter gamma control?

Choose an option to check your answer.

Why is feature standardization often needed before k-means?

Choose an option to check your answer.

Why can hierarchical clustering be computationally expensive on large datasets?

Choose an option to check your answer.

What does Local Outlier Factor (LOF) compare?

Choose an option to check your answer.

Why is reproducible Python code important in a data mining project?

Choose an option to check your answer.