2016 International Conference on Networking and Network Applications (NaNA) 2016
DOI: 10.1109/nana.2016.77
|View full text |Cite
|
Sign up to set email alerts
|

A Novel Incremental Data Mining Algorithm Based on FP-growth for Big Data

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
12
0

Year Published

2017
2017
2021
2021

Publication Types

Select...
5
4

Relationship

0
9

Authors

Journals

citations
Cited by 26 publications
(12 citation statements)
references
References 8 publications
0
12
0
Order By: Relevance
“…Association rule mining is an important data analysis method and data mining technology [9]. Although Agrawal et al proposed the Apriori algorithm, the algorithm uses iterative process for the data subset and uses the candidate itemsets produced earlier to generate frequent itemsets later, which results in low efficiency of the algorithm and being difficult to be used in the mining of massive data [10,11].…”
Section: Related Workmentioning
confidence: 99%
“…Association rule mining is an important data analysis method and data mining technology [9]. Although Agrawal et al proposed the Apriori algorithm, the algorithm uses iterative process for the data subset and uses the candidate itemsets produced earlier to generate frequent itemsets later, which results in low efficiency of the algorithm and being difficult to be used in the mining of massive data [10,11].…”
Section: Related Workmentioning
confidence: 99%
“…Several implementations of Apriori have already been done; each of which goes through a number of iterations of the MapReduce task as long as the size of frequent itemset [13,14,15,16,17,18]. FP-Growth is also used with MapReduce [19,20] and Spark [21] for addressing the same concerned problem. Again, there are the cases where a combination of Apriori and FP-Growth [22] leads to better results.…”
Section: Related Workmentioning
confidence: 99%
“…A different incremental data mining algorithm has been proposed by Chang et al [4]. The proposed method is based on FP-Growth and uses the concept of heap tree for incrementally updating the frequent itemsets.…”
Section: 1mentioning
confidence: 99%
“…Association Rules (ARs) mining [4] is a data mining procedure for identifying frequent associations in data. Classical association rules capture frequent co-occurrences of attribute values, while ignoring any possible frequent relation between attribute values.…”
Section: Introductionmentioning
confidence: 99%