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

搜索资源列表

  1. ID3-dision-tree-

    1下载:
  2. matlab 代码 机器学习算法 决策树算法id3算法 -matlab id3 算法
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:13706
    • 提供者:胡甚
  1. ID3

    0下载:
  2. 采用ID3算法,实现了决策树的自动生成与结果显示,程序简单方便,有源码。-ID3 algorithm used to achieve a decision tree automatically generated and results show that the program is simple and convenient and source code.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:150629
    • 提供者:pyf
  1. ID3-face

    0下载:
  2. MATLAB编写的基于决策树的ID3算法实现,模式识别,人脸识别。压缩包中包含两个源文件和测试图片,ID3源文件为主代码,fi为求熵函数。-MATLAB prepared based on the ID3 decision tree algorithm, pattern recognition, face recognition. Compressed package contains two source files and test images, ID3-based source code
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:156177
    • 提供者:zhanghang
  1. Id3

    0下载:
  2. web数据挖掘技术的决策树算法ID3的Java源代码。-web data mining technology ID3 decision tree algorithm Java source code. . . . . . .
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4515
    • 提供者:李宝极
  1. id3

    0下载:
  2. 基于空间向量模型的高性能、高效率ID3算法决策树分类-Vector space model based on high-performance, high-efficiency ID3 decision tree classification algorithm
  3. 所属分类:Search Engine

    • 发布日期:2017-04-05
    • 文件大小:6533
    • 提供者:罗志辉
  1. Tree-ID3-Java-Code

    0下载:
  2. 决策树之经典算法ID3的Java源代码,eclipse环境下进行数据分类必备算法之一。-Classic decision tree algorithm ID3 Java source code, one classification algorithms necessary data for the next eclipse environment.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:4703
    • 提供者:李杰
  1. DecisionTreeID3

    0下载:
  2. 决策树ID3算法的MATLAB程序,这里采用信息增益的方法.-MATLAB program of Decision Tree Algorithm ID3,by the information gain.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:2537
    • 提供者:huadong
  1. ID3

    0下载:
  2. 采用Java实现的ID3决策树算法,基本实现了原理,支持分类,只支持标称型变量。-Java implementation using ID3 decision tree algorithm, the basic realization of the principle, support the classification, only support a nominal variable.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4972
    • 提供者:iihaozl
  1. ID3

    0下载:
  2. ID3决策树算法的matlab实现,经过测试可以运行-ID3 in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1639
    • 提供者:heping
  1. DecisionTree

    0下载:
  2. 游戏AI介绍及决策树ID3算法的一个实现源码及思维过程。-Game AI introduction and ID3 decision tree algorithm source code and an implementation of the thinking process.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:121768
    • 提供者:wanghongyu
  1. ID3-tree

    0下载:
  2. ID3决策树算法,可以使用决策树对数据集分类,并且生成最好的决策树,并且可以输出决策树。-ID3 decision tree algorithm, you can use the decision tree classification data sets, and generate the best decision tree, and the tree can be output.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2578
    • 提供者:
  1. ID3

    0下载:
  2. 数据挖据决策树算法ID3算法java实现,包含引用文件,简单易懂-Data Mining Decision Tree Algorithm ID3, simple and easy to understand by java, contains references to files
  3. 所属分类:Data Mining

    • 发布日期:2017-05-03
    • 文件大小:515597
    • 提供者:shnaghen
  1. ID3

    0下载:
  2. id3,数据挖掘的决策树的经典算法,利用Java实现-data mining
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:2441
    • 提供者:kangta
  1. id3

    0下载:
  2. id3决策树算法,maxlen为数据维数,根绝数据自行修改,根据属性名修改main函数,可运行-id3 decision tree algorithms, maxlen for the data dimension, eradicate data modify, modify the main function according to the attribute name, you can run
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:2227
    • 提供者:liyu
  1. ID3

    0下载:
  2. 用于决策树中对数据进行分类,适合机器学习等领域-For a decision tree to classify data for machine learning and other fields
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:100449
    • 提供者:曹文
  1. ID3

    0下载:
  2. ID3算法的C++实现,实现通过训练集建立决策树,测试集可以测试决策树的准确性-the realize of ID3 algorithm by c++
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:730805
    • 提供者:ltc
  1. ID3

    1下载:
  2. 决策树算法的实现,id3算法,内含实验数据以及报告-an example of id3 algorithm
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:64814
    • 提供者:bellewanglu
  1. ID3-java

    0下载:
  2. 这是模式识别中的决策树那一章中的ID3算法,包含很多文件-This is a pattern recognition decision tree ID3 algorithm of the chapter, contains many files
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:60515
    • 提供者:王雨
  1. ID3

    0下载:
  2. 本算是用ID3算法实现决策树,在visual C++ 环境下实现的-Implement the decision tree ID3 algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3075
    • 提供者:vivian
  1. ID3

    0下载:
  2. Java实现决策树方法 ID3算法的简单例子-Java ID3 decision tree algorithm is simple example
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:7470
    • 提供者:icypriest
« 1 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com