This repository contains Python implementations of two fundamental algorithms in association rule mining: the A-Priori Algorithm and the Multistage/Multihash PCY (Park, Chen, Yu) Algorithm. These ...