cryptexcode / AprioriAssociationMining

A fast implementation of Apriori Association Mining algorithm. It uses Java Bitset data structure to make operations faster and uses several pruning techniques to improve the performance. It usually take a few seconds to mine the associations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cryptexcode/AprioriAssociationMining Issues

No issues in this repository yet.