最大频繁模式的挖掘算法  被引量:6

A Rapid Algorithm for Mining Maximum Frequent Patterns

在线阅读下载全文

作  者:徐欣[1] 阮幼林[2] 

机构地区:[1]海军工程大学计算机工程系,武汉430033 [2]武汉理工大学信息工程学院,武汉430074

出  处:《舰船电子工程》2009年第3期102-106,共5页Ship Electronic Engineering

基  金:国家自然科学基金项目(编号:60503048;60672059)资助

摘  要:挖掘最大频繁模式是多种数据挖掘应用中的关键问题。采用Apriori类的候选生成-检验方法或基于FP-Tree的挖掘方法需要产生大量候选或动态创建大量条件模式树,代价太高。因此,提出一种挖掘最大频繁模式的新算法。该算法利用前缀树压缩存放数据,并通过调整前缀树中节点信息和节点链直接在前缀树上采用深度优先的策略进行挖掘,既不需要生成候选也不需要创建条件模式树,提高了挖掘效率。Mining maximum frequent patterns is a key problem in data mining research. Most of the previous studies adopt an Apriori-like candidate set generation-and-test approach or based on FP-Tree. However, candidate set generation and creating conditional FP-Tree dynamically are very costly. In this paper, a new algorithm based on Prefix Tree for mining maximum frequent patterns is proposed. Prefix Tree stores information in a highly compact form. MFP mines frequent patterns in depth first order and directly in Prefix Tree by adjusting node information and node links without creating conditional pattern tree. Thus, it improves performance greatly.

关 键 词:最大频繁模式 FP-Tree前缀树 

分 类 号:TP301.6[自动化与计算机技术—计算机系统结构]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象