在对经典的关联规则算法进行了分析后,通过引入多维链表结构,提出了利用事务集合匹配运算和链表操作高效地挖掘关联规则的算法ARMLL.实验结果表明该算法是可行的,并具有较高的效率.
After analyzing the classical algorithms of association rules,it proposes the ARMLL algorithm based on multi-dimension link list. Through the comparison operation of the transaction ID sets recording frequent sets in database and link list operation, The ARMLL algorithm can obviously improve the association rules mining efficiency. The experiment results show that the algorithms are valid and fast.