You can refer to our report "TDS3301AssignmentPart2.pdf" for details The dataset we chose is 5000-out2.csv. We created a csv to change column names to food names(foodname.csv). Please change the working directory before you run the R code. The algorithm we use is Apriori, libraries included in Assignment Part 2.R are:
- arules
- arulesViz
- ggplot2