COMP 630 Assignment 11: Data Mining - Association Rules: Purpose
COMP 630 Assignment 11: Data Mining - Association Rules: Purpose
Tasks:
Apply the Apriori Algorithm to the following data set:
The set of items is {milk, bread, cookies, eggs, butter, coffee, juice}. Use 2 for the minimum support
value. You must show all candidate and large itemsets during the process: C1, L1, C2, L2 etc. until the
algorithm terminates.
Submission Instructions:
Submit your own work as a Word document via the assignment submission dropbox.