Implementation of FPTree Algorithm for finding frequent pattern in Transactional Database. Run the code and enter the filename and minimum support count as input. I have also attached two input files of chess and retail from the site http://fimi.ua.ac.be/data.
SihamAmarouche/FPGrowth-Algorithm
Implementation of FP-Growth Algorithm for finding frequent pattern in Transactional Database.
Python