You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Quantitative association rule mining app written in C++/Qt. Extremely fast, memory-efficient, optimized implementation of the FP-growth frequent itemset mining algorithm. Apriori quantitative association rule mining algorithm. Can handle .arff input data. Written for the project associated with the "Data Mining" course at Hasselt University in B…