2014 11th International Conference on Fuzzy Systems and Knowledge Discovery (FSKD) 2014
DOI: 10.1109/fskd.2014.6980847
|View full text |Cite
|
Sign up to set email alerts
|

An improved parallel association rules algorithm based on MapReduce framework for big data

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
8
0

Year Published

2015
2015
2021
2021

Publication Types

Select...
5
3

Relationship

0
8

Authors

Journals

citations
Cited by 14 publications
(8 citation statements)
references
References 3 publications
0
8
0
Order By: Relevance
“…(2012) and Yang et al . (2010) find the frequent 1-itemsets in Phase 1, the frequent 2-itemsets in Phase 2 and so on. In this case, the pruning by the minimum support is done in each phase.…”
Section: Review Of Apriori Implementations On Hadoop-mapreducementioning
confidence: 99%
See 2 more Smart Citations
“…(2012) and Yang et al . (2010) find the frequent 1-itemsets in Phase 1, the frequent 2-itemsets in Phase 2 and so on. In this case, the pruning by the minimum support is done in each phase.…”
Section: Review Of Apriori Implementations On Hadoop-mapreducementioning
confidence: 99%
“…In Lin et al (2012), the authors describe an approach of k phases, known as DPC (Dynamic Passes Combined-Counting), which is capable of generating candidate itemsets of more than one size per iteration, dynamically. In Zhou and Huang (2014), the authors present an approach, also of k phases, known as CPA (Complete Parallel Apriori), which in addition to the step that counts frequent itemsets, it also parallels the generation of candidate itemsets by running two MapReduce per iteration.…”
Section: Review Of Apriori Implementations On Hadoop-mapreducementioning
confidence: 99%
See 1 more Smart Citation
“…Association rules are employed today in many application areas, an area of specific interest being Web usage mining (Agrawal & Srikant 1994;Kriegel 2007). Association rules are usually required to satisfy a user-specified minimum support and a user-specified minimum confidence simultaneously (Kum et al 2005;Hacibeyoglu et al 2013;Ganapathy et al 2014;Zhou & Huang 2014). Association rule generation is usually split up into two separate steps: First, the minimum support being applied to find all frequent itemsets in a database.…”
Section: Association Rule Miningmentioning
confidence: 99%
“…Zhou, X., et al [38] proposed an improved parallel association rules algorithm utilizing Hadoop as the MapReduce distributed programming framework. It has shown that the algorithm achieve well based on parallel performance and could be easily realized with the Hadoop platform.…”
Section: Related Workmentioning
confidence: 99%