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

搜索资源列表

  1. C4_5

    2下载:
  2. matlab实现决策树C4.5算法,首先利用训练数据创建决策树,再用测试数据对决策树进行剪枝。-C4.5 decision tree algorithm matlab realize, first use training data to create decision trees, and then test data for decision tree pruning.
  3. 所属分类:matlab

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

    1下载:
  2. MATLAB 决策树算法 ID3算法 能输出决策图分析误差-MATLAB ID3 decision tree algorithm can output decision diagram analysis error
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:213359
    • 提供者:王健
  1. hw1_question2_jingweiz

    0下载:
  2. 基于Matlab编写的决策树,包含train,validation,test部分-Decision Tree implemented using Matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:58114
    • 提供者:Jessica Bloom
  1. C4_5

    0下载:
  2. 应用Matlab工具编写程序进而实现决策树C4.5分类算法-Use Matlab to make desicion tree
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2052
    • 提供者:songyingxu
  1. ID3_matlab_example

    0下载:
  2. matlab,数据挖掘决策树(ID3)算法例程-an example of ID3 base on matlab
  3. 所属分类:matlab

    • 发布日期:2017-12-10
    • 文件大小:3861
    • 提供者:yangwenbin
  1. CART

    1下载:
  2. Matlab环境下用于数据挖掘的决策树算法源代码,CART算法-Matlab environment for data mining decision tree algorithm source code, CART algorithm
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:1554
    • 提供者:留小量
  1. C4_5Cha

    1下载:
  2. matlab中粗糙集属性约简的决策树分类的方法以及如何建立和使用决策树代码-decision tree
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:2048
    • 提供者:Tony
  1. Adaboost

    0下载:
  2. matlab实现AdaBoost,弱分类算法包括fisher 伪逆 svm naivebayes 决策树。-matlab implements AdaBoost, weak classification algorithms include fisher pseudoinverse svm naivebayes tree.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:57704
    • 提供者:sunny
  1. decisiontree

    1下载:
  2. 决策树的matlab实现,包含训练和测试-Decision Tree matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:585
    • 提供者:sunny
  1. DM6

    0下载:
  2. 如何使用matlab自带的决策树进行数据的分类,包括分类树,回归树-How to use matlab own decision tree classification of data, including classification trees, regression trees
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:7132
    • 提供者:chen
  1. DecisionTreeYSD

    1下载:
  2. 决策树的Matlab实现,实现了分类问题和回归问题,有很好的调试结果-Matlab implementation of decision trees
  3. 所属分类:Other systems

    • 发布日期:2017-03-07
    • 文件大小:2048
    • 提供者:张元元
  1. CART

    0下载:
  2. matlab中cart决策树源代码,用于数据的分类和预测。-source code in matlab cart decision tree for data classification and prediction.
  3. 所属分类:matlab

    • 发布日期:2016-04-05
    • 文件大小:1024
    • 提供者:阿布在
  1. ID3-dision-tree-

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

    • 发布日期:2017-04-24
    • 文件大小:13706
    • 提供者:胡甚
  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. The-decision-tree

    0下载:
  2. 这是一个决策树的matlab实现,已经测试通过-This is a matlab implementation of decision tree, have the test pass
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:8380
    • 提供者:gangcunningci
  1. ID3_Matlab

    1下载:
  2. ID3的Matlab实现,其中包含了四个源码文件,熵函数、类别熵函数、递归建立决策树部分、主程序。-ID3 using Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:34498
    • 提供者:xjn
  1. Classifier

    1下载:
  2. 实现ID3 决策树算法,并使用MATLAB自带的工具箱函数画出决策树生成相应的规则-Achieve ID3 decision tree algorithm, and using MATLAB toolbox function that comes with the decision tree to generate the appropriate rules to draw
  3. 所属分类:Other systems

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

    0下载:
  2. Matlab语言实现的决策树ID3算法,分类功能强大,谁用谁知道-ID3 decision tree algorithm Matlab language, powerful classification, with who knows
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:553
    • 提供者:ql
  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. Ch03

    0下载:
  2. 决策树,实例:matlab实现使用决策树顶预测隐形眼镜类型。-Splitting datasets one feature at a time: decision trees
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6751
    • 提供者:小为
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com