CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - decision tree

搜索资源列表

  1. ID3

    0下载:
  2. 决策树的ID3算法的源码,这个源码用C++编写!-decision tree of Id3 algorithm in c++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1654572
    • 提供者:marty
  1. ID3usingC

    0下载:
  2. ID3决策树算法的C语言实现-ID3 Decision Tree Algorithm in C language implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:4856
    • 提供者:hannychen
  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. C4_5

    2下载:
  2. C4.5决策树matlab程序,本人找了很久才找到,绝对能用-C4.5 Decision Tree code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-01-10
    • 文件大小:2204
    • 提供者:chexunjian
  1. file

    0下载:
  2. c++ 实现 决策树 分类算法,规模很小但是很简练的一个算法-c++ realization of the decision tree classification algorithm, the size of a small but very concise algorithm for
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1856
    • 提供者:wxiw
  1. ID3JueCheTree

    0下载:
  2. 人工智能ID3决策树算法的实现,使用了MFC编程,既有算法又有界面。-Artificial Intelligence ID3 decision tree algorithm, use the MFC programming, both algorithm and interface.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:407708
    • 提供者:蚂蚁
  1. r8

    0下载:
  2. 用C++实现的决策树,其中有一个readme文件,希望大家能够好好阅读 -decision tree
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:160630
    • 提供者:刘毅
  1. decision_tree

    1下载:
  2. 决策树算法 java语言实现 内包含测试用例 可以直接导入eclipse运行-decision tree model implemented with java
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:27940
    • 提供者:林飞
  1. id3

    0下载:
  2. 使用java实现id3算法建立决策树,建成决策树后可以测试用例,使用决策树对用例分类。主类是ID3List,花了3天时间写完调试通过的。 ID3算法的实现 包括:建树,测试用例, 选根, 建立叶子节点, 求熵, 求信息期望,求信息增益 等方法以及相应的测试 * 测试:目前全部方法都无异常。makeTree方法有两处逻辑错误待修正 工具类 ListUtil MathUtil ClassUtil StringUtil * DecisionTree 等工具类 实体类 Person(--
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:13592
    • 提供者:李伟
  1. PCI_Code-Folder

    0下载:
  2. 《集体智慧编程》这本书的源码,里面包含数据挖掘方面的一些算法,包括遗传算法,费舍尔算法,决策树等-" The collective wisdom of programming source code of this book, which contains the data mining aspects of algorithms, including genetic algorithms, Fisher algorithm, decision tree
  3. 所属分类:source in ebook

    • 发布日期:2017-04-09
    • 文件大小:1215551
    • 提供者:乐燕芳
  1. ID3

    0下载:
  2. 决策树ID3源代码,提供下载-ID3 decision tree source code, available for download. . . . . . . . . . . .
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-25
    • 文件大小:7846
    • 提供者:陈军
  1. DTree

    0下载:
  2. 该程序用VC++6.0编写决策树,包括训练程序,和决策程序,和训练以及测试所用的数据-The program written with VC++6.0 decision tree, including training procedures, and decision-making procedures, and training and test data used
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1726909
    • 提供者:wangyuxia
  1. ID3

    0下载:
  2. 人工智能实验,ID3决策树源码,在VC下环境下开发-Artificial intelligence experiments, ID3 decision tree source code, under the circumstances developed in VC
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1339880
    • 提供者:朱颢
  1. ch05UDP

    0下载:
  2. Many of the pattern fi nding algorithms such as decision tree, classifi cation rules and clustering techniques that are frequently used in data mining have been developed in machine learning research community. Frequent pattern and asso
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-24
    • 文件大小:132868
    • 提供者:鱼彬彬
  1. knnTree_1.2.4

    0下载:
  2. 本程序是基于linux系统下c++代码,实现了一个决策树算法-This procedure is based on the linux system c++ Code, implements a decision tree algorithm
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:73526
    • 提供者:深夜
  1. dtree

    0下载:
  2. DTRee决策树生成算法 利用c语言实现-DTRee decision tree generation algorithm using c language
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:162601
    • 提供者:HUang
  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. DTree

    0下载:
  2. C++编写的数据挖掘决策树算法 Mathimatics-Numerical algorithms -C++ Prepared Data Mining Decision Tree Algorithm Mathimatics-Numerical algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:13491
    • 提供者:gaoyaqi
  1. data-dig

    0下载:
  2. 一些数据挖掘算法相关,包含定义网络拓扑,有关高血压研究方面的数据,朴素贝叶斯分类,关联规则基本概念,数据挖掘算法, 决策树方法在数据挖掘中的应用,训练贝叶斯信念网络,后向传播,贝叶斯信念网络,后向传播和可解释性,多层前馈神经网络-Some relevant data mining algorithms, including the definition of network topology, the high blood pressure research data, Naive Baye
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:184149
    • 提供者:fast man
  1. c4.5-r8

    0下载:
  2. quilan的决策树c4.5-r8的windows版本-quilan decision tree c4.5-r8 of the windows version
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:126616
    • 提供者:Xu Enliang
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 38 »
搜珍网 www.dssz.com