2014
DOI: 10.5120/15815-4703
|View full text |Cite
|
Sign up to set email alerts
|

Comparative Study of Various Sequential Pattern Mining Algorithms

Abstract: In Sequential pattern mining represents an important class of data mining problems with wide range of applications. It is one of the very challenging problems because it deals with the careful scanning of a combinatorially large number of possible subsequence patterns. Broadly sequential pattern ming algorithms can be classified into three types namely Apriori based approaches, Pattern growth algorithms and Early pruning algorithms. These algorithms have further classification and extensions. Detailed explanat… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

0
5
0

Year Published

2018
2018
2022
2022

Publication Types

Select...
1
1

Relationship

0
2

Authors

Journals

citations
Cited by 2 publications
(5 citation statements)
references
References 11 publications
0
5
0
Order By: Relevance
“…In a sequence database, sequential patterns refer to itemsets arranged according to their inherent orders, such as time of occurrence [ 22 ]. An itemset is a subset of items, whereas an item is an entity that can have properties such as date, time, size, colour, speed, coordinates, etc.…”
Section: Preliminary and Problem Statementmentioning
confidence: 99%
See 4 more Smart Citations
“…In a sequence database, sequential patterns refer to itemsets arranged according to their inherent orders, such as time of occurrence [ 22 ]. An itemset is a subset of items, whereas an item is an entity that can have properties such as date, time, size, colour, speed, coordinates, etc.…”
Section: Preliminary and Problem Statementmentioning
confidence: 99%
“…Apriori exhibits a downward closure property, in which the key concept is that the support of a k-itemset is less than a threshold t if the support of all its subsets is less than that t. In other words, all subsets of any frequent itemset must also be frequent [ 22 ]. As a result, all of an itemset’s extensions will also be rare if the itemset itself is rare in the database.…”
Section: Preliminary and Problem Statementmentioning
confidence: 99%
See 3 more Smart Citations