This project implements the FP-Growth algorithm, one of the most efficient methods for mining Frequent Itemsets and Association Rules from large datasets. Unlike the Apriori algorithm, which generates ...