Question
What would happen if minimum support is reduced during an Apriori run?
Select an option. Your answer will be checked instantly.
Correct Answer: D. More itemsets may qualify as frequent and the search space can expand sharply
Explanation:
A lower threshold admits patterns with smaller counts.
This often produces many more candidates and frequent itemsets.
Leave a Reply