首页 | 本学科首页   官方微博 | 高级检索  
     

一种与神经元网络杂交的决策树算法
引用本文:邵华,赵宏.一种与神经元网络杂交的决策树算法[J].小型微型计算机系统,2001,22(8):964-966.
作者姓名:邵华  赵宏
作者单位:东北大学软件中心
摘    要:神经元网络在多数情况下获得的精度要比决策树和回归算法精度高,这是因为它能适应更复杂的模型,同时由于决策树通常每次只使用一个变量来分支,它所对应的识别空间只能是超矩形,这也就比神经元网络简单,粗度不能与神经元网络相比,然而神经元网络需要相对多的学习时间,并且其模型的可理解性不如决策树、Naive-Bayes等方法直观,本文在进行两种算法对复杂模型的识别对比后,提出了一个新的算法NNTree,这是一个决策树和神经元网络杂交的算法,决策树节点包含单变量的分支就象正常的决策树,但是叶子节点包含神经元网络分类器,这个方法针对决策树处理大型数据的效能,保留了决策树的可理解性,改善了神经元网络的学习性能,同时可使这个分类器的精度大大超过这两种算法,尤其在测试更大的数据集复杂模型时更为明显。

关 键 词:数据挖掘  决策树  神经网络  算法
文章编号:1000-1220(2001)08-0964-03

A DECISION-TREE ALGORITHM HYBRIDIZED WITH NEURAL NETWORK
SHAO,Hua,ZHAO,Hong.A DECISION-TREE ALGORITHM HYBRIDIZED WITH NEURAL NETWORK[J].Mini-micro Systems,2001,22(8):964-966.
Authors:SHAO  Hua  ZHAO  Hong
Abstract:Neural Networks can achive higher accuracy than decision tree and regression in most cases, because they are more flexible to the more complex model. At the same time, as decision tree use a variable to split each time, its recognised space is only a super rectangle, which means it is simpler than neural network and its accuracy is lower. But neural network needs much more time to train and it is harder to understand than decision tree. After compare these two algorithms, we propose a new algorithm, NNTree, which is a hybrid algorithm of decision tree and neural network: the decision tree nodes contain univariate splits as regular decision trees, but the leaves contain neural network classifiers. Based on that decision tree can scale up the accuracy to huge data, this approach retains the comprehension of decision tree and improves the performance of neural network, while its accarcy is higher than those two algorithms especially in larger database and complexer model.
Keywords:Data mining  Decision tree  Neural network  
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号