Resulting Rules:

After applying Apriori algorithm for association rule mining for our dataset, approximately 6300 rules were generated with support as 0.01 and confidence as 0.5. A snippet of these rules can be seen below. The top 15 rules for support, the top 15 rules for confidence, and the top 15 rules for lift can also be found in the snippets below in the respective order. Entire results of each of these can be found in the google colab notebook here.