作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2009, Vol. 35 ›› Issue (7): 68-69,7. doi: 10.3969/j.issn.1000-3428.2009.07.022

• 软件技术与数据库 • 上一篇    下一篇

基于前缀树的模糊关联规则挖掘算法

程 江1,易云飞1,3,林建辉2,余启港1   

  1. (1. 中南民族大学计算机科学学院,武汉 430074;2. 武汉大学电信工程学院,武汉 430079;3. 河池学院计算机与信息科学系,宜州 546300)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-04-05 发布日期:2009-04-05

Mining Algorithm for Fuzzy Association Rules Based on Prefix Tree

CHENG Jiang1, YI Yun-fei1,3, LIN Jian-hui2, YU Qi-gang1   

  1. (1. School of Computer Science, South Central University for Nationality, Wuhan 430074; 2. School of Electronic and Information Engineering, Wuhan University, Wuhan 430079; 3. Department of Computer and Information Science, Hechi University, Yizhou 546300)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-04-05 Published:2009-04-05

摘要: 针对布尔型关联规则不能表达挖掘对象中模糊信息的关联性,给出一系列有关模糊关联规则的定义,并提出一种基于前缀树的模糊关联规则挖掘算法。通过构造前缀树来压缩存储模糊模式候选集和频繁集,有效地节约了内存开销,且只需扫描数据库2遍。实验结果表明,该算法是有效的。

关键词: 数据挖掘, 关联规则, 前缀树, 模糊模式

Abstract: In view of that the boolean association rules can not express the association of fuzzy data, this paper gives a series of definitions of fuzzy association rules and proposes a mining algorithm based on prefix tree for fuzzy association rules. The algorithm can store fuzzy pattern candidate sets and frequent sets compressibly by constructing prefix tree, which effectively saves the memory cost, besides it only scans database twice. The efficiency of the algorithm is verified by the experiment.

Key words: data mining, association rule, prefix tree, fuzzy pattern

中图分类号: