Chapter 27: Problem 14
Apply the Apriori algorithm to the following data set. $$\begin{array}{ll} \text { Trans ID } & \text { Items Purchased } \\ \hline 101 & \text { milk, bread, eggs } \\ 102 & \text { milk, juice } \\ 103 & \text { juice, butter } \\ 104 & \text { milk, bread, eggs } \\ 105 & \text { coffee, eggs } \\ 106 & \text { coffee } \\ 107 & \text { coffee, juice } \\ 108 & \text { milk, bread, cookies, eggs } \\ 109 & \text { cookies, butter } \\ 110 & \text { milk, bread } \end{array}$$ The set of items is \(\\{\text { milk, bread, cookies, eggs, butter, coffee, juice }\\}\). Use 0.2 for the minimum support value.
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.