Question
What is the Apriori prune step?
Select an option. Your answer will be checked instantly.
Correct Answer: A. Removing a candidate if any of its required subsets is infrequent
Explanation:
A candidate with an infrequent subset cannot be frequent.
This follows directly from the Apriori property.
Leave a Reply