Question: + Given the following transaction database from a supermarket: Transaction ID itemse Tie 11, 12, 13 T2e 12, 13, 142 T3e 14, 15e T4 I1,

+ Given the following transaction database from a supermarket: Transaction ID itemse Tie 11, 12, 13 T2e 12, 13, 142 T3e 14, 15e T4 I1, 12, 14 T5e 11, 12, 13, 15e Toe 11, 12, 13, 14 What is the output of the Apriori algorithm run on the above transaction database with a minimum support of 50 % (1.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
