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

搜索资源列表

  1. treePlotter

    0下载:
  2. 决策树算法,股票 开盘 收盘 最高 最低 预测股票的趋势-Decision tree algorithm, the stock opened the highest close to the lowest forecast stock trend
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:891
    • 提供者:zcd
  1. gxvgoc

    0下载:
  2. 学习数据挖掘时写的决策树算法,有界面的JAVA源码-Studying data mining decision tree algorithm, a JAVA source code of the interface
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-05
    • 文件大小:17561
    • 提供者:Raffojj
  1. JavaToTree

    0下载:
  2. zijizai da si de shi hou 使用java实现的决策树算法,-Using java to achieve the decision tree algorithm
  3. 所属分类:Data Mining

    • 发布日期:2017-12-14
    • 文件大小:650248
    • 提供者:陈行
  1. TreeforR

    0下载:
  2. 自己使用R,语言编写的决策树实现算法,比较容易理解,大家可以-Using the R language to achieve the decision tree algorithm implementation, easier to understand
  3. 所属分类:Data Mining

    • 发布日期:2017-12-13
    • 文件大小:2048
    • 提供者:陈行
  1. several-classification-algorithm

    1下载:
  2. 几种基于Matlab的分类算法研究(自组织神经网络,SOM神经网络,LVQ神经网络,决策树,随机森林算法)-Several classification algorithm based on Matlab research (self-organizing neural network, SOM neural network and LVQ neural network, decision tree, the random forest algorithm)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-16
    • 文件大小:1042432
    • 提供者:
  1. datamining

    0下载:
  2. 这是一个数据挖掘的算法模型,可以实现多维度、多数据、多分类的数据分析。包含对样本和数据的预处理算法,LM神经网络算法和DT决策树算法,并对两种模型进行评价的算法。-This is a data mining algorithm model, you can achieve multi-dimensional, multi-data, multi-class data analysis. Including the preprocessing algorithm for samples and d
  3. 所属分类:Data Mining

    • 发布日期:2017-12-12
    • 文件大小:3080
    • 提供者:keran
  1. jueceshu

    0下载:
  2. 基于vc++的决策树算法,可以进行编译修改(Vc++ based decision tree algorithm, you can compile and modify)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-29
    • 文件大小:1653760
    • 提供者:lovesun
  1. algorithm

    0下载:
  2. In machine learning, naive Bayes classifiers are a family of simple probabilistic classifiers based on applying Bayes' theorem with strong (naive) independence assumptions between the features. Naive Bayes has been studied extensively since the 19
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:3072
    • 提供者:sandy126
  1. C4_5

    0下载:
  2. C4.5算法,优秀的决策树算法,由于求解特征分类问题(C4.5 algorithm, an excellent decision tree algorithm, especially for the problem of feature classification)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:5120
    • 提供者:xzq2017
  1. C45-3

    0下载:
  2. 实现C4.53决策树算法,实现数据的分类(Implementation of C4.53 decision tree algorithm)
  3. 所属分类:Java编程

    • 发布日期:2017-12-30
    • 文件大小:148480
    • 提供者:猪猪12
  1. id3决策树

    1下载:
  2. 一个很好的关于决策树的算法matlab实现,由详细注释,易懂。(A good decision tree algorithm, matlab implementation, by detailed notes, easy to understand.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:12288
    • 提供者:Foos
  1. Ch03

    0下载:
  2. 本程序用Python语言实现决策树算法,供大家学习,交流使用。(This program uses Python language to achieve decision tree algorithm, for everyone to learn, exchange use.)
  3. 所属分类:人工智能/神经网络/深度学习

  1. trees

    0下载:
  2. weka中的决策树分类算法,REPTree,RandomTree,RandomForest(Decision tree classification algorithm in Weka, REPTree, RandomTree, RandomForest)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:56320
    • 提供者:crumble
  1. chapter28

    0下载:
  2. 机器学习的决策树问题算法matlab实现,有注释和源码(Machine learning decision tree algorithm matlab implementation, with notes and source code)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:88064
    • 提供者:嗯嗯嗯额
  1. AllElectronics

    0下载:
  2. 决策树算法,并附有相关数据集以及可视化的方法,并附有可视化的图例。(The decision tree algorithm is attached with relevant data sets and visualization methods with visual illustrations.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-06
    • 文件大小:25600
    • 提供者:xiaochong1a
  1. 决策树

    2下载:
  2. 数据处理中经常使用决策树算法,在MATLAB中编辑决策树算法(Decision tree algorithm is often used in data processing, and the decision tree algorithm is edited in MATLAB)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-10
    • 文件大小:2178048
    • 提供者:逍遥之人
  1. DL_L1

    0下载:
  2. 关于最新的python3上的decision tree 的算法(An algorithm for decision tree on the latest python3)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-20
    • 文件大小:11612160
    • 提供者:misty、rain
  1. 机器学习决策树算法

    0下载:
  2. 此处python实现机器学习的决策树算法(A decision tree algorithm for realizing machine learning in Python)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-29
    • 文件大小:6144
    • 提供者:didi1
  1. DTree

    1下载:
  2. 决策树算法的C++源代码以及该算法的具体测试实例(The decision tree algorithm C++ source code and the specific test case of the algorithm)
  3. 所属分类:

    • 发布日期:2018-04-30
    • 文件大小:3072
    • 提供者:小灰灰jjh8
  1. treePlotter

    0下载:
  2. 绘制ID3,C4.5,CRAT决策树算法的树型(Drawing the tree pattern of ID3, C4.5, CRAT decision tree algorithm)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:zhaoliang123
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 18 »
搜珍网 www.dssz.com