期刊文献+
共找到3篇文章
< 1 >
每页显示 20 50 100
Efficient maintenance of multiple-level association rules for deletion of records
1
作者 HONG Tzung-Pei HUANG Tzu-Jung CHANG Chao-Sheng 《通讯和计算机(中英文版)》 2008年第12期1-9,共9页
Developing an efficient algorithm that can maintain discovered information as a database changes is quite important in data mining.Many proposed algorithms focused on a single level,and did not utilize previously mine... Developing an efficient algorithm that can maintain discovered information as a database changes is quite important in data mining.Many proposed algorithms focused on a single level,and did not utilize previously mined information in incrementally growing databases.In the past,we proposed an incremental mining algorithm for maintenance of multiple-level association rules as new transactions were inserted.Deletion of records in databases is,however,commonly seen in real-world applications.In this paper,we thus attempt to extend our previous approach to solve this issue.The concept of pre-large itemsets is used to reduce the need for rescanning original databases and to save maintenance costs.A pre-large itemset is not truly large,but promises to be large in the future.A lower support threshold and an upper support threshold are used to realize this concept.The two user-specified upper and lower support thresholds make the pre-large itemsets act as a gap to avoid small itemsets becoming large in the updated database when transactions are deleted.A new algorithm is thus proposed based on the concept to maintain discovered multiple-level association rules for deletion of records.The proposed algorithm doesn't need to rescan the original database until a number of records have been deleted.It can thus save much maintenance time. 展开更多
关键词 data mining association rule large itemset pre-large itemset incremental mining
在线阅读 下载PDF
A Fast Algorithm for Mining Association Rules 被引量:18
2
作者 黄刘生 陈华平 +1 位作者 王洵 陈国良 《Journal of Computer Science & Technology》 SCIE EI CSCD 2000年第6期619-624,共6页
In this paper, the problem of discovering association rules between items in a large database of sales transactions is discussed, and a novel algorithm, BitMatrix, is proposed. The proposed algorithm is fundamentally ... In this paper, the problem of discovering association rules between items in a large database of sales transactions is discussed, and a novel algorithm, BitMatrix, is proposed. The proposed algorithm is fundamentally different from the known algorithms Apriori and AprioriTid. Empirical evaluation shows that the algorithm outperforms the known ones for large databases. Scale-up experiments show that the algorithm scales linearly with the number of transactions. 展开更多
关键词 DATABASE data mining large itemset association rule minimum support minimum confidence
原文传递
Efficient Mining of Association Rules by Reducingthe Number of Passes over the Database 被引量:2
3
作者 李庆忠 王海洋 +1 位作者 闫中敏 马绍汉 《Journal of Computer Science & Technology》 SCIE EI CSCD 2001年第2期182-188,共7页
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. ... 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 + 2m - 2)/m, where k is the longest size in the itemsets. It is much less than k. 展开更多
关键词 data mining association rule ITEMSET large itemset
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部