Given the following transaction database: Transaction id Items t1 {1, 3, 4, 6} t2 {2, 3, 5} t3 {1, 2, 3, 5} t4 {2, 5,} t5 {1, 2, 3, 5} t6 {1, 2, 3, 5, 6} What is the output of the Apriori algorithm...


Given the following transaction database:



































Transaction id




Items




t1



{1, 3, 4, 6}




t2



{2, 3, 5}




t3



{1, 2, 3, 5}




t4



{2, 5,}




t5



{1, 2, 3, 5}




t6



{1, 2, 3, 5, 6}



What is the output of the Apriori algorithm run on the previous transaction database with a minimum support of 50 % (i.e. 3 out of 6 transactions)? Working steps must be shown.



Jun 05, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here