MCQ Collection

Data Mining MCQs

Practice Data Mining questions with answers and explanations.

If {A, B} is infrequent, what can Apriori conclude about {A, B, C}?

Choose an option to check your answer.

What does an FP-tree node store?

Choose an option to check your answer.

What is a classifier?

Choose an option to check your answer.

Why can a precision-recall curve be preferable for rare positive classes?

Choose an option to check your answer.

Why do standard decision trees usually not require feature scaling?

Choose an option to check your answer.

What is the zero-frequency problem?

Choose an option to check your answer.

What is a common effect of choosing a very large k?

Choose an option to check your answer.

If {A, B, C} is frequent, what must be true about {A, C}?

Choose an option to check your answer.

What is the purpose of the FP-tree header table?

Choose an option to check your answer.

What is the training set used for?

Choose an option to check your answer.

What is stratified sampling in a train-test split?

Choose an option to check your answer.

What bias can information gain have?

Choose an option to check your answer.