CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 数据挖掘 决策树

搜索资源列表

  1. dtview-java

    1下载:
  2. java语言实现的一个在数据挖掘中能图形化显示决策树分类结果的程序。-java language of a data mining can display graphical decision tree classification procedures.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:145778
    • 提供者:郭勇
  1. see5-public

    1下载:
  2. 这是vc开发的数据挖掘算法中的决策树算法之see5算法源代码.-development of the data mining algorithms decision tree algorithms see5 algorithm source code.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:134515
    • 提供者:田晶
  1. c45

    0下载:
  2. 该代码是数据挖掘里面的决策树算法 利用c45理论,通过对训练数据的分析判断,计算出各个数据的其它对目标属性的重要程度,即计算出每个其它数据的信息增益值来将训练数据逐步分类,最后得出目标分类,从而实现决策树的生成过程。最后即可利用此决策树来对新的数据进行测试,判断其目标属性的可能值。
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:768813
    • 提供者:zkm
  1. id3

    0下载:
  2. Decision Tree 决策树算法ID3 数据挖掘 分类
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:113692
    • 提供者:chen
  1. sql

    0下载:
  2. 数据挖掘sql server 2005算法,包括神经网络、时间序列、决策树
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:182366
    • 提供者:tangmai
  1. matlabcart

    0下载:
  2. 决策树分类法,通过决策树分类方法将数据集分类,传统的数据挖掘方法。-Decision tree classification, classification by decision tree classification data sets, the traditional data mining methods.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1580
    • 提供者:binghun
  1. Data_Mining_SQL_2008

    1下载:
  2. 这是《数据挖掘原理与应用—SQL Server 2008数据库》的随书SQL语句、源代码和Excel范例文件,基于DMX,代码主要包括对SQL Server 2008和Excel 2007中已经集成好的数据挖掘算法的应用, 如贝叶斯聚类、决策树、时序、聚类、序列聚类、关联规则、神经网络、逻辑回归、OLAP立方体的等算法,具有极高的使用价值。-This is the " Principles and Applications of data mining-SQL Server 2008 d
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-06-17
    • 文件大小:27428837
    • 提供者:
  1. ID3_src

    0下载:
  2. 数据挖掘决策树ID3算法原理 适用数据挖掘的模拟测试-ID3 decision tree data mining applies data mining algorithm simulation tests
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:4204
    • 提供者:李弈
  1. 1

    0下载:
  2. D3的源码决策树最全面最经典的版本.id3决策树的实现及其测试数据.id3 一个有用的数据挖掘算法,想必对大家会有所帮助!id3算法进行决策树生成 以信息增益最大的属性作为分类属性,生成决策树,从而得出决策规则。-D3 of the source tree the most comprehensive version of the most classic. Id3 decision tree and its test data. Id3 a useful data mining algorit
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:40390
    • 提供者:kintsen
  1. shujuwajuelunwen

    0下载:
  2. 这是数据挖掘的论文 关于决策树的 有测试集-This is the thesis of data mining on a test set of the decision tree
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:202914
    • 提供者:anny
  1. UncertainDataClassfication

    0下载:
  2. 数据挖掘决策树,用于非确定性数据的分类,参照国际论文写的-decision tree for uncertain data
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1331973
    • 提供者:yifeng
  1. c4.5suanfa

    1下载:
  2. 数据挖掘课中的一个算法c4.5决策树源码,只要有相应的测试文件就可以了-Data mining courses in a decision tree algorithm c4.5 source code, as long as the corresponding test file on it
  3. 所属分类:Windows编程

    • 发布日期:2017-04-21
    • 文件大小:139971
    • 提供者:王俊杰
  1. DecisionTree

    0下载:
  2. 数据仓库与挖掘中的决策树算法实现,是数据挖掘与仓库的平时作业-Data warehousing and mining, decision tree algorithm, data mining and warehouse Assignments
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-06
    • 文件大小:234517
    • 提供者:zlm
  1. BIID3_javaa

    0下载:
  2. 基于决策树的数据挖掘算法,是很不错的的Java版的ID3算法,大家可以看看。 -Decision tree-based data mining algorithms is a very good Java version of the ID3 algorithm, we can see.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:60739
    • 提供者:系统,结构
  1. 123

    0下载:
  2. 数据挖掘常用算法有SVM,决策树等,神经网络-Data mining commonly used algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:799694
    • 提供者:令狐冲
  1. The-programming-collective-wisdom

    0下载:
  2. 《集体智慧编程》(programming collective intelligence building smart web 2.0 applications)以机器学习与计算统计为主题背景,专门讲述如何挖掘和分析web上的数据和资源,如何分析用户体验、市场营销、个人品味等诸多信息,并得出有用的结论,通过复杂的算法来从web网站获取、收集并分析用户的数据和反馈信息,以便创造新的用户价值和商业价值。全书内容翔实,包括协作过滤技术(实现关联产品推荐功能)、集群数据分析(在大规模数据集中发掘相似的数
  3. 所属分类:Other systems

    • 发布日期:2017-06-19
    • 文件大小:28408832
    • 提供者:chenlei
  1. TdTREEh

    0下载:
  2. 经典的数据挖掘算例的代码,生生成决策树,可看到生成树的规则。 -Classical data mining code example, to students generate decision trees, you can see the rules of the spanning tree.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:917264
    • 提供者:zhebaiye
  1. A3495-anqqnn

    0下载:
  2. 一个学生成绩分析系统,基于数据挖挖掘的决策树算法的系统 -Student performance analysis system based on a system of data mining decision tree algorithm dig
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:184041
    • 提供者:yejinwei
  1. DecisionTree

    0下载:
  2. 数据挖掘决策树算法,使用决策树实现分类问题-Data mining decision tree algorithm, using a decision tree to classify problems
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3054100
    • 提供者:汪光亚
  1. kd_tree

    0下载:
  2. 数据挖掘之决策树的简单详细使用!!!!!!!!!!!!!(Simple and detailed use of decision tree for data mining)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:3072
    • 提供者:whl0586
« 12 »
搜珍网 www.dssz.com