Mine frequent itemsets with the Eclat algorithm.
This algorithm uses simple intersection operations for equivalence
class clustering along with bottom-up lattice traversal.
Calls the C implementation of the Eclat algorithm by Christian
Borgelt for mining frequent itemsets.
References
Mohammed J. Zaki, Srinivasan Parthasarathy, Mitsunori Ogihara, and Wei
Li.
New algorithms for fast discovery of association rules.
Technical Report 651, Computer Science Department, University of
Rochester, Rochester, NY 14627, July 1997.
Christian Borgelt. Efficient Implementations of Apriori and
Eclat. Workshop of Frequent Item Set Mining Implementations
(FIMI 2003, Melbourne, FL, USA).