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

计算机工程 ›› 2011, Vol. 37 ›› Issue (9): 104-106,109. doi: 10.3969/j.issn.1000-3428.2011.09.035

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

基于关联规则的决策树算法

汪海锐1,2,李 伟2   

  1. (1. 河海大学计算机与信息学院,江苏 常州 213022;2. 海军蚌埠士官学校,安徽 蚌埠 233012)
  • 出版日期:2011-05-05 发布日期:2011-05-12
  • 作者简介:汪海锐(1979-),男,硕士研究生,主研方向:数据挖掘;李 伟,讲师

Decision Tree Algorithm Based on Association Rules

WANG Hai-rui  1,2, LI Wei  2   

  1. (1. Institute of Computer & Information, Hohai University, Changzhou 213022, China; 2. Navy Petty Officer Academy, Bengbu 233012, China)
  • Online:2011-05-05 Published:2011-05-12

摘要: 通过将关联规则与决策树算法相结合,形成一种基于关联规则的决策树算法。该算法对不同时期同一事务的异种数据结构进行处理,得到一种可扩展的多分支分类决策树,使得改进后的决策树算法具有良好的可扩展性。该算法解决了传统分类算法在数据集维度发生变化时分类过程无法持续进行的问题。

关键词: 决策树, 关联规则, 分类算法, 扩展性, 组合算法

Abstract: This paper combines association rules and decision tree algorithm, and proposes a new decision tree classification based on association rule. The decision tree algorithm can handle dissimilar transaction data set record blocks which are same investigations conducted in different times to the same transactions. Through the decision tree algorithm, it can get a multi-crunodes decision tree, which has a good extendable performance. The algorithm solves the problem, which exists in the traditional classification, that is the traditional classification can not classify effectively and sustaine when dimensions of dataset change.

Key words: decision tree, association rule, classification algorithm, extendable performance, combining algorithm

中图分类号: