2016
DOI: 10.1109/tsmc.2015.2437327
|View full text |Cite
|
Sign up to set email alerts
|

FiDoop: Parallel Mining of Frequent Itemsets Using MapReduce

Abstract: Existing parallel mining algorithms for frequent itemsets lack a mechanism that enables automatic parallelization, load balancing, data distribution, and fault tolerance on large clusters. As a solution to this problem, we design a parallel frequent itemsets mining algorithm called FiDoop using the MapReduce programming model. To achieve compressed storage and avoid building conditional pattern bases, FiDoop incorporates the frequent items ultrametric tree, rather than conventional FP trees. In FiDoop, three M… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
32
0

Year Published

2017
2017
2021
2021

Publication Types

Select...
4
2

Relationship

0
6

Authors

Journals

citations
Cited by 99 publications
(33 citation statements)
references
References 32 publications
0
32
0
Order By: Relevance
“…A balanced parallel FP-growth algorithm used with MapReduce". Frequent itemset mining is a very essential part [12]in association rules and numerous other data mining applications. But when as dataset becomes larger step by step, mining algorithms can not to deal with such excessive databases.…”
Section: Related Workmentioning
confidence: 99%
See 4 more Smart Citations
“…A balanced parallel FP-growth algorithm used with MapReduce". Frequent itemset mining is a very essential part [12]in association rules and numerous other data mining applications. But when as dataset becomes larger step by step, mining algorithms can not to deal with such excessive databases.…”
Section: Related Workmentioning
confidence: 99%
“…Its output is obtained from reducer, in the form of frequent one itemset. This candidate 1 itemset shows the completion of the first phase of MapReduce [12]. Second phase accepts the input from first phase in the form of frequent 1-itemsets.…”
Section: System Overviewmentioning
confidence: 99%
See 3 more Smart Citations