Question: 2. Apriori Algorithm (20 points) (Handwritten Solution Required) Consider the transactional dataset given in Table 1: a. Find all frequent itemsets using the Apriori algorithm.

2. Apriori Algorithm (20 points) (Handwritten Solution Required) Consider the transactional dataset given in Table 1: a. Find all frequent itemsets using the Apriori algorithm. Assume minimum support count is 3 . b. Identify all closed frequent patterns. c. Identify all max frequent patterns. d. Generate any two strong association rules from any one of the max frequent patterns found in the database. Assume minimum confidence is 70%. Compute Lift of these two rules and provide interpretation of the resulting lift values
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
