1 / 18
文档名称:

决策树算法研究报告.doc

格式:doc   大小:176KB   页数:18页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

决策树算法研究报告.doc

上传人:2028423509 2021/9/7 文件大小:176 KB

下载得到文件列表

决策树算法研究报告.doc

相关文档

文档介绍

文档介绍:. -
. . -
. . -
- . .可修编.
摘 要
随着信息科技的高速发展,人们对于积累的海量数据量的处理工作也日益增重,需求是发明之母,数据挖掘技术就是为了顺应这种需求而发展起来的一种数据处理技术。
数据挖掘技术又称数据库中的知识发现,是从一个大规模的数据库的数据中有效地、隐含的、以前未知的、有潜在使用价值的信息的过程。决策树算法是数据挖掘中重要的分类方法,基于决策树的各种算法在执行速度、可扩展性、输出结果的可理解性、分类预测的准确性等方面各有千秋,在各个领域广泛应用且已经有了许多成熟的系统,如语音识别、模式识别和专家系统等。本文着重研究和比较了几种典型的决策树算法,并对决策树算法的应用进行举例。
关键词:数据挖掘;决策树;比较
. -
. . -
. . -
- . .可修编.
Abstract
With the rapid development of Information Technology, people are facing much more work load in dealing with the accumulated mass data.
Data mining technology is also called the knowledge discovery in database, data from a large database of effectively, implicit, previously unknown and potentially use value of information  of decision tree in data mining is an important method of classification based on decision tree algorithms, in execution speed, scalability, output result prehensibility, classification accuracy, each has its own merits., extensive application in various fields and have many mature system, such as speech recognition, pattern recognition and expert system and so on. This paper studies and pares several kinds of typical decision tree algorithm, and the algorithm of decision tree application examples.
Keywords:Data mi