Skip to content

This project revolved around implementing a frequent itemset generation algorithm to determine associations between items purchased in a grocery store. Specifically, this is an implementation of the FP (Frequent Pattern) Growth algorithm. More information on this algorithm can be found here: https://www-users.cse.umn.edu/~kumar001/dmbook/ch5_ass…

Notifications You must be signed in to change notification settings

tkressma/FP-Growth

About

This project revolved around implementing a frequent itemset generation algorithm to determine associations between items purchased in a grocery store. Specifically, this is an implementation of the FP (Frequent Pattern) Growth algorithm. More information on this algorithm can be found here: https://www-users.cse.umn.edu/~kumar001/dmbook/ch5_ass…

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages