Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Q1. Consider the following table with six transactions. Assume that the minimum support is 3 and the minimum confidence is 80%. a. Using the FP-
Q1. Consider the following table with six transactions. Assume that the minimum support is 3 and the minimum confidence is 80%. a. Using the FP- growth algorithm find all the frequent itemsets TID Items T100 (B,O,N,E,C,O T200 B,O,N,E,C,A) T300 (C,A,N,E,C,A) T400 fF,A,N,E,C,A) T500 FA,CA) T600 (C,A) b. From the frequent itemsets you discovered, list all of the strong association rules. Q2. Show that any sub-itemset of a frequent itemset must also be frequent. You can consider the frequent itemsets calculated in question 1 (Q1) to show your results. Q1. Consider the following table with six transactions. Assume that the minimum support is 3 and the minimum confidence is 80%. a. Using the FP- growth algorithm find all the frequent itemsets TID Items T100 (B,O,N,E,C,O T200 B,O,N,E,C,A) T300 (C,A,N,E,C,A) T400 fF,A,N,E,C,A) T500 FA,CA) T600 (C,A) b. From the frequent itemsets you discovered, list all of the strong association rules. Q2. Show that any sub-itemset of a frequent itemset must also be frequent. You can consider the frequent itemsets calculated in question 1 (Q1) to show your results
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started