APRIORI IMPLEMENTATION Python implementation of apriori. Output can be viewed on output.txt. Program name is apriori.py. Please run python apriori.py file.txt confidence. Format of data files num of total transactions transaction id | num of items in transaction | item1 item2 ... item_n