Question: Suppose that you are running manually the Apriori algorithm to find the frequent itemsets in a given transaction database. Currently, you have determined the candidate
Suppose that you are running manually the Apriori algorithm to find the frequent itemsets in a given transaction database. Currently, you have determined the candidate set of 2-itemsets, C2, and the corresponding support count of each candidate 2-itemset. Assuming that the minimum support count is 4 , which candidate 2 -itemsets in C2 would be frequent 2-itemsets? Select all that apply. {I1,I2},supportcount=3{I1,I3},supportcount=0(I1,I4},supportcount=4{I2,I3),supportcount=2{I2,I4),supportcount=4{I3,I4},supportcount=0
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
