ASSIGNMENT
You will submit two files: (1) a PDF with your write-up, along with (2) the script you used to generate your results.
Task 1: Association rules
For this portion of the assignment, we will be using data from Groceries, a dataset that can be found with the arules package. Each row in the file represents one buyer’s purchases. This link provides some helpful templated examples for generating association rules
Task 2: Classification Tree
Submit two files: a PDF with your write-up, along with the script you used to generate your results.