Run the following script in the command line:
First it outputs the frequent itemsets and then the association rules corresponding to minimum support and confidence values.
Rules Example output:
Frequent itemsets Example output:
The output of the 3 different support and confidence values are in the output folders of the respective algorithms.

