Question: Table 1 contains data regarding 5 transactions and the items purchased in the respective transactions. Part 1 : Apply the Apriori algorithm to the above
Table contains data regarding transactions and the items purchased in the respective
transactions.
Part: Apply the Apriori algorithm to the above data set with min support
a Show the generating process of item frequent pattern including all candidate patterns,
support count, and pruning using Apriori property.
b Show the generating process of item frequent pattern including all candidate patterns,
support count, and pruning using Apriori property.
c Show the generating process of item frequent pattern including all candidate patterns,
support count, and pruning using Apriori property.
d Show the generating process of item frequent pattern including all candidate patterns,
support count, and pruning using Apriori property.
Part
a Generate association rules from item frequent sets and calculate the confidence of
every rule.
b Generate association rules from item frequent sets. List the rules which have
confidence Hint: you do not need to calculate all possible association rules for
item frequent sets. Use the 'Lattice of rules' to determine only those rules that will have
confidence min confidence
Part:
a Find the correlation between the items in the rules and Use Lift as a
measure to find the correlation.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
