Machine Learning and Data Mining Assignment: Association Rules

Implement the Apriori algorithm, and run it on your favorite dataset. Experiment with different minimum values for support and confidence so that you get a relatively small but interesting set of rules. Report on the rules that you find and how you interpet them, and hsp your code.