We consider the problem of discovering association rules between items in a large database of sales transactions. We present a new algorithm for solving the problem that is fundamentally different from the known algorithms. This algorithm solves most of the major problems of well known association rules mining algorithms like Apriori and FP-tree. In this algorithm we generated mutually independent candidates as per our requirement in a single scan. It is very flexible to use in interactive mining system. During the interactive mining process, users may change the threshold of support according to the rules. In our algorithm once candidates are generated we can change the support without repeating the whole process. It is suitable for incremental mining. Since as time goes on databases keep changing, new datasets may be inserted into the database. In our algorithm insertion of these datasets is possible without repeating of the whole process. We can generate the candidates for required items and required itemsets in a single scan. This makes effective memory utilization and improves the performance.
[1]
Markus Hegland,et al.
****DRAFT**** ALGORITHMS FOR ASSOCIATION RULES
,
2003
.
[2]
Markus Hegland,et al.
Algorithms for Association Rules
,
2002,
Machine Learning Summer School.
[3]
R. Suganya,et al.
Data Mining Concepts and Techniques
,
2010
.
[4]
B. Santhosh Kumar,et al.
Implementation of Web Usage Mining Using APRIORI and FP Growth Algorithms
,
2010
.
[5]
Ulrich Güntzer,et al.
Algorithms for association rule mining — a general survey and comparison
,
2000,
SKDD.
[6]
Ramakrishnan Srikant,et al.
Fast algorithms for mining association rules
,
1998,
VLDB 1998.
[7]
Ramakrishnan Srikant,et al.
Fast Algorithms for Mining Association Rules in Large Databases
,
1994,
VLDB.
[8]
Jian Pei,et al.
Mining frequent patterns without candidate generation
,
2000,
SIGMOD 2000.