Question
What pruning property helps generate high-confidence rules from one frequent itemset?
Select an option. Your answer will be checked instantly.
Correct Answer: B. If a consequent fails minimum confidence, its supersets can be pruned in standard rule generation
Explanation:
For rules from a fixed frequent itemset, enlarging the consequent shrinks the antecedent and can reduce confidence.
This supports structured pruning of consequent candidates.
Leave a Reply