High Impact Factor : 4.396 icon | Submit Manuscript Online icon |

Sequence Pattern Mining-An Incremental Approach

Author(s):

Anjuman A Ranavadiya , Government Engineering College,Modasa; Jitendra S Dhobi, Government Engineering College,modasa

Keywords:

Apriori, Sequence Pattern, Mining

Abstract

The basic idea of sequential pattern mining was first introduced by Agrawal and Srikant [1]. The sequence mining task is to discover a set of attributes, shared across time among a large number of objects in a given database. For example, consider the sales database of a bookstore, where the objects represent customers and the attributes represent authors or books. Let’s say that the database records the books bought by each customer over a period of time. The discovered patterns are the sequences of books most frequently bought by the customers. An example could be that, “70% of the people who buy Jane Austen’s Pride and Prejudice also buy Emma within a month.” Stores can use these patterns for promotions, shelf placement, etc. Sequential mining algorithms can mine a static database. But, nowadays, almost all databases are dynamic in nature and they grow incrementally. One way to handle this is to mine the whole database every time an update occurs. But it is highly inefficient and also undesirable. We must find a way to use the already mined information. An incremental mining algorithm does the same. It utilizes the mined information to get new set of frequent sequential patterns instead of mining the whole database from scratch. Note that the ultimate aim of using an incremental mining algorithm instead of non-incremental one is to gain efficiency with respect to time. Otherwise a non-incremental mining algorithm can also serve the purpose of mining very easily. So for incremental mining algorithm the time taken by the algorithm to mine complete set of frequent patterns must be considered[5] and there are various algorithm for sequence pattern non incremental and as well incremental Mining

Other Details

Paper ID: IJSRDV2I3217
Published in: Volume : 2, Issue : 3
Publication Date: 01/06/2014
Page(s): 385-388

Article Preview

Download Article