Voters Dataset
This data set includes votes for each
of the U.S. House of
- Exercise 1. Run Apriori on this data with default settings. List out all association rule patterns.
- Exercise 2. Run Apriori on this data with default settings. Comment on the rules that are generated. Several of them are quite similar. How are their support and confidence values related?
- Exercise 3. It is interesting to see that none of the rules in the default output involve Class = republican. Why do you think that is?
Comments
Post a Comment