CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - matlab tree

搜索资源列表

  1. crossvalidate

    2下载:
  2. 基于决策树的n则交叉验证分类器 (决策树程序直接调用matlab中的) crossvalidate.m N则交叉验证程序,N可选 NDT.mat 含9个国际公认标准数据集,已做过标么处理,可直接使用 专业-n Based on Decision Tree is cross-validation classification (decision tree directly call the Matlab) cr ossvalidate.m N is cross-validation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:230.01kb
    • 提供者:hehuixin
  1. tca1_0.tar

    0下载:
  2. The tca package is a Matlab program that implements the tree-dependent component analysis (TCA) algorithms that extends the independent component analysis (ICA), where instead of looking for a linear transform that makes the data components in
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:222.48kb
    • 提供者:薛耀斌
  1. CART

    0下载:
  2. 用matlab编写的CART数据挖掘决策树算法-using Matlab CART prepared by the Data Mining Decision Tree Algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.78kb
    • 提供者:g
  1. C4_5

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

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

    1下载:
  2. 这是一个分类和回归树算法,它提供一种通用框架将各种各样不同的判定树实例化。-This is a classification and regression tree algorithm, which provides a common framework a wide variety of different decision tree instantiation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:1.33kb
    • 提供者:肖箫
  1. NeC45

    0下载:
  2. NeC4.5 is a variant of C4.5 decision tree, which could generate decision trees more accurate than standard C4.5 decision trees, through regarding a neural network ensemble as a pre-process of C4.5 decision tree.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:8.15kb
    • 提供者:
  1. decision+tree

    0下载:
  2. 决策树,很经典,不是一般的经典,你看看吧-Decision tree, it is classic, not an ordinary classic, you take a look at it
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:625.79kb
    • 提供者:朱朱
  1. ID3

    0下载:
  2. 决策树算法 经典的ID3算法 用于决策树规则学习等等 在规则学习以及分类中有重要的作用-classic decision tree mode for classification and rule learning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1.6kb
    • 提供者:zhupengfei
  1. two_shape_tree

    0下载:
  2. 在MATLAB 用云模型实现二叉分形树,写的很详细,有参考和学习价值-Cloud model implementation in MATLAB using the binary fractal tree, write a very detailed, with reference to and learning the value of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:7.63kb
    • 提供者:大熊
  1. ID3

    1下载:
  2. ID3是利用了增益比不纯度,这种树的层数与属性变量的个数相同。-ID3 is the use of the gain ratio is not purity, layers and attributes of this tree the same number of variables.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1.48kb
    • 提供者:lichengliang
  1. hw1_question2_jingweiz

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

    • 发布日期:2017-04-07
    • 文件大小:56.75kb
    • 提供者:Jessica Bloom
  1. Matlab-algorithm-important

    0下载:
  2. 本压缩包包括matlab的顶点覆盖近似算法、哈密尔顿回路、模拟退火应用、最大流和最小截、最短路和次短路、最短路径、最小生成树prim算法等,带有源程序和中文说明文档,此文件夹中的文件,如需被利用,则要直接放至work目录下。-The compressed packet including matlab vertex cover approximation algorithm, Hamilton circuit, simulated annealing, maximum flow and mini
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-03
    • 文件大小:46.03kb
    • 提供者:吴自强
  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
    • 文件大小:6.96kb
    • 提供者:chen
  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
    • 文件大小:8.18kb
    • 提供者:gangcunningci
  1. DecisionTreeID3

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

    • 发布日期:2017-04-07
    • 文件大小:2.48kb
    • 提供者:huadong
  1. crf_trees.v0.11

    1下载:
  2. 决策树源代码,用matlab语言编写的,适用于分类及相关问题的分析-Decision tree source code, written with matlab language, suitable for classification and analysis of the related problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-21
    • 文件大小:5.84mb
    • 提供者:panxinghui
  1. decision-tree

    0下载:
  2. 使用matlab建立决策树,分析数据。决策过程中使用了matlab自带的建立决策树的函数。-Using decision trees to predict contact lens type.Training data file (lense.txt) and descr iption file (comments.txt).
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1.53kb
    • 提供者:lyr
  1. tree

    0下载:
  2. 用MATLAB实现的决策树,附带有测试代码和数据集。-MATLAB implementation of a decision tree, comes with test code and data sets.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-13
    • 文件大小:2.32kb
    • 提供者:郝韵致
  1. 2047

    0下载:
  2. Calculation multifractal detrended fluctuation analysis matlab program, Machine learning routines, Rapid expansion of random spanning tree algorithm.
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-30
    • 文件大小:7kb
    • 提供者:manqiekei
  1. GBM

    3下载:
  2. matlab 实现梯度提升决策树。用于能耗预测。(Matlab implements a gradient boosting decision tree. Used for energy forecasting.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-04-21
    • 文件大小:2kb
    • 提供者:@yutou
« 12 »
搜珍网 www.dssz.com