|
现代图书情报技术 2008
Algorithm for Mining Association Rule Based on the Identifier Lists of Transactions
|
Abstract:
This paper designs and implements an algorithm named TidlistApriori for mining association rule based on the identifier lists of transactions in database using Java.The results of experiment comparing TidlistApriori with Apriori based on Hash-Tree indicate that this algorithm can improve the efficiency of finding frequent item sets,and TidlistApriori can be used as efficient tool for mining topic association.