Machine Learning and Data Mining in Pattern Recognition
DOI: 10.1007/3-540-45065-3_25
|View full text |Cite
|
Sign up to set email alerts
|

Complexity Analysis of Depth First and FP-Growth Implementations of APRIORI

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
14
0

Publication Types

Select...
3
3
2

Relationship

0
8

Authors

Journals

citations
Cited by 26 publications
(14 citation statements)
references
References 3 publications
0
14
0
Order By: Relevance
“…In Kosters et al (2003), a practical complexity analysis is also performed, showing that FP-Growth performs reasonably well when there are fewer users compared to the number of items, which is true in a model learning setting, as in our case, in which indeed |M| \\ jI k ðMÞj for any k (see Sect. 4).…”
Section: Efficiency Of Itemset Miningmentioning
confidence: 93%
See 1 more Smart Citation
“…In Kosters et al (2003), a practical complexity analysis is also performed, showing that FP-Growth performs reasonably well when there are fewer users compared to the number of items, which is true in a model learning setting, as in our case, in which indeed |M| \\ jI k ðMÞj for any k (see Sect. 4).…”
Section: Efficiency Of Itemset Miningmentioning
confidence: 93%
“…The complexity of FP-Growth is analyzed in Kosters et al (2003). The complexity of creating the FP-tree is order of the dimension of the transactions database, since it requires two passes through the database; therefore, in our case, it is order of |M|.…”
Section: Efficiency Of Itemset Miningmentioning
confidence: 99%
“…We also vary the slide and window sizes, but the maximum memory usages for these methods are similar to those in Figure 6. This is because the memory cost of all the methods are more influenced by the (iii) cost, while (iii) cost is influenced by both the window size and the number of distinct items [11,3].…”
Section: Efficiency Of Counting Algorithmmentioning
confidence: 99%
“…Regarding to the PatternMining sub-function (lines 16-37), the algorithm basically checks properties of the itemset X to extract spatio-temporal patterns. If X satisfies the mint condition then X is a closed swarm (lines [18][19]. After that, we check the consecutive time constraint for convoy and moving cluster (lines [21][22] and then if the convoy satisfies mint condition and correctness in terms of objects containing (line 31), output convoy (line 32).…”
Section: Get_movementioning
confidence: 99%