Title : Hierarchical Data Mining .

This project concerned with calculating the frequencies of item sets when the number of computing node is very large, or when the nodes are naturally divided into subgroups, it is natural to consider of hierarchic versions of these algorithms . Where FDM, DDM, and D-Sampling are three distributed association rule mining algorithms . They all assume broadcast communication .

In this project you will be given a hierarchic formulation of one of the algorithms . You will implement the algorithm and test its performance .

Tools : Database, Mining association rules .