Question: Question B4 (10 marks) Given the following transaction database from a supermarket: Transaction ID items Tie I1, 12, 13 T2 12, 13, 14 T32 14,

Question B4 (10 marks) Given the following transaction database from a supermarket: Transaction ID items Tie I1, 12, 13 T2 12, 13, 14 T32 14, 152 T4 I1, 12, 14 T52 I1, 12, 13, 152 162 I1, 12, 13, 14 What is the output of the Apriori algorithm run on the above transaction database with a minimum support of 50 % (i.e. 3 out of 6 transactions)?- Calculate the following confidence: {I1, 12} = => {13} {12} => {I1, 13} {I1, 13} => {12} Calculate the following lift: {12} => {13}+ {12} => {14} {11, 13} => {12}+
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
