CS 395 Assignment: Association Rules

Implement the Apriori algorithm, and run it on the voting-records dataset. Experiment with different minimum values for support and confidence so that you get a relatively small but interesting set of rules. Submit your code and report on the rules that you find.