2007
DOI: 10.1016/j.advengsoft.2006.08.011
|View full text |Cite
|
Sign up to set email alerts
|

Grid implementation of the Apriori algorithm

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

0
19
0
1

Year Published

2009
2009
2016
2016

Publication Types

Select...
6
2

Relationship

0
8

Authors

Journals

citations
Cited by 52 publications
(20 citation statements)
references
References 7 publications
0
19
0
1
Order By: Relevance
“…The algorithm proposed in [4] cannot be efficient for large data size. Many parallel and distributed variants of sequential apriori algorithm have been discussed in other resources [6,7] . In [5] , grid implementation of frequent item sets in a grid environment dealt with sales transaction of a company.…”
Section: Methodsmentioning
confidence: 99%
See 1 more Smart Citation
“…The algorithm proposed in [4] cannot be efficient for large data size. Many parallel and distributed variants of sequential apriori algorithm have been discussed in other resources [6,7] . In [5] , grid implementation of frequent item sets in a grid environment dealt with sales transaction of a company.…”
Section: Methodsmentioning
confidence: 99%
“…If size of the moving logs is very large, the overhead in integrating the data source will be too high. To overcome this problem data mining algorithm is executed on conventional distributed environment [6,14] . During the mining process size of the data set transferred between nodes was reduced by local and global mining [15] .…”
Section: Introductionmentioning
confidence: 99%
“…In [5] , grid implementation of frequent item sets in a grid environment dealt with sales transaction of a company. These algorithms [5][6][7] cannot be used directly in our domain, because this algorithm does not take into account the network topology while generating the candidate patterns. The services and methods for distributed data mining algorithm were discussed in [5] .…”
Section: Methodsmentioning
confidence: 99%
“…Existing research work applied data mining technique on mobile data for path mining in a single database server [2] . The sequential apriori algorithm implemented on single grid was proposed in [13] . If size of the moving logs is very large, the overhead in integrating the data source will be too high.…”
Section: Introductionmentioning
confidence: 99%
“…Apriori needs to scan the database many times, its efficiency is limited by the number of candidate itemsets. According to the shortcoming of Apriori, many people proposed their improved algorithms [3][4][5][6], such as DHP, proposed by Pork et al [7], DIC, proposed by Brin et al [8], MFI-TransSW, proposed by H. F. Li et al [9], and so on. Different from Apriori, FP-growth algorithm is based on the strategy of depth-first search, it does not need to generate candidate itemsets; instead, it compresses datasets into a FPtree and obtains frequent patterns using an FP-tree-based pattern fragment growth mining method.…”
Section: Introductionmentioning
confidence: 99%