Question
Why is an FP-tree lossless for frequent-pattern mining?
Select an option. Your answer will be checked instantly.
Correct Answer: A. It preserves the support information needed for frequent itemsets
Explanation:
Although transactions are compressed, shared-prefix counts and node links retain relevant frequency information.
The original transaction list need not be reproduced.
Leave a Reply