Efficient Mining of Association Rules by Reducing the Number of Passes over the Database

Li Qingzhong,Wang Haiyang,Yan Zhongmin,Ma Shaohan
DOI: https://doi.org/10.1007/bf02950423
2001-01-01
Abstract:This paper introduces a new algorithm of mining association rules. The algorithm RP counts the itemsets with different sizes in the same pass of scanning over the database by dividing the database into m partitions. The total number of passes over the database is only ( k +2 m -2)/ m , where k is the longest size in the itemsets. It is much less than k .
What problem does this paper attempt to address?