Question
Which candidate 3-itemset can be joined from {A, B} and {A, C} under ordered-prefix joining?
Select an option. Your answer will be checked instantly.
Correct Answer: A. {A, B, C}
Explanation:
The two itemsets share the ordered prefix A and differ in the final item.
Their union forms the candidate {A, B, C}.
Leave a Reply