An Algorithm for Mining Optimized Confidence Quantitative Association Rules

吉根林,孙志挥
DOI: https://doi.org/10.3321/j.issn:1001-0505.2001.02.008
2001-01-01
Abstract:This paper discusses the problem of discretization for continuousattributes and describes a method for discretization in the processing of mining quantitative association rules, including quantitative ranges partitioning and sampling to a huge database. An algorithm for mining optimized confidence quantitative association rules is presented. In the algorithm, the equi-depth partitioning is used to discrete for continuous attributes and a technique of handing convex hulls is used to compute optimized confidence quantitative association ranges. Given a huge database, we address the problem of finding association rules for numeric attributes, such as (A∈[v1,v2])C, in which C is boolean attribute. Our goal is to realize a system that finds an appropriate range automatically. We use the algorithms to analyse the buying and selling of stocks, finding association rules between stock price and fluctuation of price. The experiment states clearly that the algorithms are correct.
What problem does this paper attempt to address?