Julia package for Association Rule Learning algorithms.
The Apriori implementation is based on the book Introduction to Data Mining, written by Pang-Ning Tan, et al. A Fₖ₋₁ × Fₖ₋₁ method was used on Frequent itemset candidates generation.
- FP-growth