Abstract

The essential aspect of mining association rules is to mine the frequent patterns. Due to native difficulty it is impossible to mine complete frequent patterns from a dense database. FP-growth algorithm has been implemented using an Array-based structure, known as the FP-tree,which is for storing compressed frequency information. Numerous experimental results have demonstrated that the algorithm performs extremely well. But in FP-growth algorithm, two traversals of FP-tree are needed for constructing the new conditional FP-tree. In this paper we present a novel Array Based Without Scanning Frequent Pattern (ABWSFP) tree technique that greatly reduces the need to traverse FP-trees, thus obtaining significantly improved performance for FP-tree based algorithms. The technique works especially well for large datasets. We then present a new algorithm which use the QFP-tree data structure in combination with the FP Tree- Experimental results show that the new algorithm outperform other algorithm in not only the speed of algorithms, but also their CPU consumption and their scalability.

Highlights

  • INTRODUCTIONThe problem for association rules mining from a data stream has been addressed by many authors but there are several issues (as highlighted in previous sections) that hang about to be addressed

  • The problem for association rules mining from a data stream has been addressed by many authors but there are several issues that hang about to be addressed

  • In this part we address the literature review of data stream mining

Read more

Summary

INTRODUCTION

The problem for association rules mining from a data stream has been addressed by many authors but there are several issues (as highlighted in previous sections) that hang about to be addressed. In this part we address the literature review of data stream mining. If support(X) + minus , we say that X is a frequent item set , and we denote the set of all frequent item sets by FI.A closed frequent item set is a frequent item set X such that there exists no superset of X with the same support count as X. Data structures to reduce the cost in frequent-pattern mining? This is the motivation of this study [6]

RELATED WORK
PROPOSED WORK
ARRAY BASED APPROACH:
EXPERIMENTAL EVALUATION
CONCLUSIONS
Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.