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

搜索资源列表

  1. LDA.线性决策分析

    0下载:
  2. 线性决策分析,一个最经典的线性降维方法,也是最经典的最简单的监督学习算法,A CLASSICAL LINEAR DISCRIMINANT ANALYSIS
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-04-01
    • 文件大小:2922
    • 提供者:lai_zhi_hui
  1. c4.5.rar

    0下载:
  2. 通过C4.5 的实现可以进行构建决策树 来进行有效的分类,Through the realization of C4.5 decision tree can be constructed to carry out an effective classification
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-21
    • 文件大小:107326
    • 提供者:shi
  1. ID3_java.rar

    0下载:
  2. 基于决策树的数据挖掘算法,是很不错的Java版的ID3算法,大家可以看看。, The ID3 decision tree algorithm for Data Mining .
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:60457
    • 提供者:byx
  1. c4.5

    0下载:
  2. 决策树关联规则比较经典的算法,通常一下大型的应用项目使用,因为其稳定,实用!-Comparison of the classical association rules decision tree algorithm, usually about the use of large-scale application projects, because of its stability, and practical!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:161233
    • 提供者:李伟
  1. c4.5java

    0下载:
  2. 决策树分类算法,c4.5,java语言进行描述的-Decision tree classification algorithm, c4.5, java language described
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:1018
    • 提供者:lily
  1. C4.5

    1下载:
  2. 决策树 C4.5 分类器, 用java语言写的.大家一起参考一下. -C4.5 decision tree classifier, using the java language. U.S. with reference.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:1679
    • 提供者:Kevinchen
  1. HW5

    1下载:
  2. 对已有图像进行区域识别,画出决策树,并在测试图像上进行测试。-The image of the existing regional recognition, draw the decision tree, and the test images for testing.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:5506
    • 提供者:chang
  1. id3

    0下载:
  2. ID3决策树算法的实现,3个测试用例,源码以及程序-ID3 decision tree algorithm, three test cases, source code and program
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:364618
    • 提供者:王杰
  1. datamining

    0下载:
  2. 数据挖掘中的决策树算法。c4.5,用C语言写的。比较全面。-c4.5
  3. 所属分类:AI-NN-PR

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

    4下载:
  2. 多目标决策;多属性决策;matlab代码;ELECTRE iii -MCDM MADM MATLAB ELECTRE iii
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2773
    • 提供者:王国勋
  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. tree

    3下载:
  2. 决策树算法的matlab实现,主要适用的是id3 算法思想-Decision Tree Algorithm to achieve the matlab main id3 algorithm is applicable to thinking
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:5747
    • 提供者:fj
  1. dea

    7下载:
  2. 数据包络分析;DEA BBC&CCR MATLAB 多目标决策;多属性决策;-DEA BBC&CCR MATLAB MCDM MADM
  3. 所属分类:matlab

    • 发布日期:2015-06-26
    • 文件大小:2316
    • 提供者:王国勋
  1. r8

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

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

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

    • 发布日期:2017-03-23
    • 文件大小:13592
    • 提供者:李伟
  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. InductionofDecisionTrees

    0下载:
  2. 模式识别中多类分类问题决策树间接Induction of Decision Trees-Pattern Recognition in many types of decision tree classification of indirect Induction of Decision Trees
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:896558
    • 提供者:john
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com