2016
DOI: 10.1007/978-3-319-38901-1_5
|View full text |Cite
|
Sign up to set email alerts
|

Mining Frequent Itemsets with Vertical Data Layout in MapReduce

Abstract: International audienc

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
6
0

Year Published

2018
2018
2021
2021

Publication Types

Select...
2
2
1

Relationship

0
5

Authors

Journals

citations
Cited by 5 publications
(6 citation statements)
references
References 16 publications
0
6
0
Order By: Relevance
“…Jen, T. Y., et al have created a novel vertical format based parallel method for finding frequent patterns called Apriori_V with MapReduce platform. They proved that it provides a significant improvement in reducing the number of operations and decreasing computational complexity [14]. The authors in [15] have introduced a Parallel Regular Frequent Pattern (PRF) method to find out the regular-frequent patterns from large databases using VDF format and proved from the experiments that the algorithm reduced the number of database scans, I/O cost and inter-process communication.…”
Section: Related Workmentioning
confidence: 99%
“…Jen, T. Y., et al have created a novel vertical format based parallel method for finding frequent patterns called Apriori_V with MapReduce platform. They proved that it provides a significant improvement in reducing the number of operations and decreasing computational complexity [14]. The authors in [15] have introduced a Parallel Regular Frequent Pattern (PRF) method to find out the regular-frequent patterns from large databases using VDF format and proved from the experiments that the algorithm reduced the number of database scans, I/O cost and inter-process communication.…”
Section: Related Workmentioning
confidence: 99%
“…The very first application of ARM was the market basket analysis. The market basket analysis identifies customers' buying patterns based on the frequent items purchased by them [Jen et al (2016)]. This descriptive method of data mining is now used in several areas other than business.…”
Section: Related Workmentioning
confidence: 99%
“…For each frequent itemset l, all nonempty subsets of l are generated. For every nonempty subset s of l, the rule"s  (l-s)" is generated if σ(l) / σ( s) ≥ min_conf [Han et al (2006)], [Jen et al (2016)].…”
Section: Rdd-eclat Algorithmsmentioning
confidence: 99%
“…Several frequent itemset mining algorithms have been proposed on MapReduce framework since the foundation of Hadoop. Among these proposed algorithms, majors are Apriori based [6,7] [ [12][13][14][15][16] while some are FP-Growth based [17] and very few are based on Eclat [11]. Most of the Apriori based algorithms are simply straight forward implementation of Apriori on MapReduce framework [12].…”
Section: Related Workmentioning
confidence: 99%