Using the table of transactions (table attached) generate all the frequent items
Using the table of transactions (table attached) generate all the frequent itemsets using Apriori algorithm and then generate the interesting association rules. Also show which of the interesting rules are positively correlated. Assume minsup >=
0.3 and minimum confidence >= 0.4
