MCQ Collection

Data Mining MCQs

Practice Data Mining questions with answers and explanations.

Why can rule generation from a long frequent itemset be expensive?

Choose an option to check your answer.

How does FP-growth enumerate patterns?

Choose an option to check your answer.

What is overfitting?

Choose an option to check your answer.

What does an internal node in a decision tree represent?

Choose an option to check your answer.

What is a surrogate split?

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.

What pruning property helps generate high-confidence rules from one frequent itemset?

Choose an option to check your answer.

When does an FP-tree achieve strong compression?

Choose an option to check your answer.

What is underfitting?

Choose an option to check your answer.

What does a leaf node in a classification tree represent?

Choose an option to check your answer.

What does minimum samples per leaf control?

Choose an option to check your answer.

What is a major computational advantage of Naive Bayes?

Choose an option to check your answer.