/bigfim

Frequent itemset mining implementation for MapReduce framework.

Primary LanguageJava

Dist-Eclat and BigFIM

This project contains two efficient Frequent Itemset Mining (FIM) implementations on MapReduce, namely, Dist-Eclat and BigFIM.

The details and design choices of the first version is discussed in the paper "Frequent Itemset Mining for Big Data" by Sandy Moens, Emin Aksehirli, and Bart Goethals. The paper is presented at Workshop on Scalable Machine Learning: Theory and Applications on October 6, 2013.

For an example mining walkthrough please check the example folder.

For more information refer to the project web-site.