2000
DOI: 10.1007/3-540-44565-x_8
|View full text |Cite
|
Sign up to set email alerts
|

Sequence Mining in Categorical Domains: Algorithms and Applications

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
5
0

Year Published

2002
2002
2016
2016

Publication Types

Select...
5
1

Relationship

0
6

Authors

Journals

citations
Cited by 6 publications
(5 citation statements)
references
References 8 publications
0
5
0
Order By: Relevance
“…It makes only three database scans, one for 1-length sequential patterns, another for 2-length sequential patterns and one more for generating all other sequential patterns. An extended version of spade was proposed, denoted cspade, incorporating constraints like max-gap, max-span and length (Zaki, M. J., 2000). SPAM (Ayres, Flannick, Gehrke, & Yiu, 2002) generates sequential patterns using a depth-first search using effective pruning techniques.…”
Section: Related Workmentioning
confidence: 99%
“…It makes only three database scans, one for 1-length sequential patterns, another for 2-length sequential patterns and one more for generating all other sequential patterns. An extended version of spade was proposed, denoted cspade, incorporating constraints like max-gap, max-span and length (Zaki, M. J., 2000). SPAM (Ayres, Flannick, Gehrke, & Yiu, 2002) generates sequential patterns using a depth-first search using effective pruning techniques.…”
Section: Related Workmentioning
confidence: 99%
“…If the current event is a target event, the set of event types contained in the most recent time window become a new transaction in D. Finally, we use association-rule mining 31 to find large eventsets, that is, eventsets with frequency above minimum support (e.g., a priori algorithm). Our work is in some sense related to the area of sequential mining, [11][12][13][14] in which traditional association mining is extended to search for frequent subsequences.…”
Section: Target Events and Correlated Eventsmentioning
confidence: 99%
“…Recent years have seen an explosion in the study of data-mining techniques looking for different forms of temporal patterns. [11][12][13][14] A common technique is to find frequent subsequences of events in the data. An additional step, however, is needed to integrate these patterns into a model for prediction.…”
Section: Prediction Techniquesmentioning
confidence: 99%
“…For this problem, Pei et al [5], Srikant and Agrawal [6], and Zaki [7] proposed methods that efficiently discover frequent sequential patterns based on their support from discrete sequential data. Here, the support is a well-known criterion that evaluates their frequency.…”
Section: Introductionmentioning
confidence: 99%
“…Using the Apriori property, the method can avoid generating redundant candidate sequential patterns. Also, the method proposed by Zaki [7] introduced vertical ID lists. Each list is composed of both sequence number of sequential data and the time of occurrence of an item included in the sequence.…”
Section: Introductionmentioning
confidence: 99%