CIS 550 Course Project
CIS 550 Course Project (10%): Write a Python program called apriori_xxxxxxx.py (where xxxxxxx is your CSU ID) to implement the provided Apriori algorithm using Python 3 programming language. Make sure that you get the correct results using the three provided datasets (1000-out1.csv, 5000-out1.csv, 20000-out1.csv). Please implement the Apriori algorithm based