[1] So Methodist Univ, Dept Comp Sci & Engn, Dallas, TX 75275 USA
来源:
14TH INTERNATIONAL CONFERENCE ON DATA ENGINEERING, PROCEEDINGS
|
1998年
关键词:
D O I:
10.1109/ICDE.1998.655811
中图分类号:
TP [自动化技术、计算机技术];
学科分类号:
0812 ;
摘要:
Mining association rules among items in a large database has been recognized as one of the most important data mining problems. All proposed approaches for this problems require scanning the entire database at least or almost twice in the works case. In this paper we propose several techniques which overcome the problem of data skew in the basket data. These techniques reduce the maximum number of scans to less than 2, and in most cases find all association rules in about 1 scan. Our algorithms employ prior knowledge collected during the mining process and/or via sampling, to further reduce the number of candidate item-sets and identify false candidate itemsets at an earlier stage.