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

搜索资源列表

  1. C4.5

    0下载:
  2. 改进型的决策树算法,特别的实用,欢迎大家下载,也可以用到论文算法中-Improved decision tree algorithm, especially useful, welcome to download, you can also use paper algorithm
  3. 所属分类:Data Mining

    • 发布日期:2017-04-27
    • 文件大小:68517
    • 提供者:张云飞
  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. treePlotter

    0下载:
  2. python编写的决策树算法源码,清晰易懂,而且有源数据文件-written python decision tree algorithm source code, clear and understandable, and active data file
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:7063
    • 提供者:杨蓝
  1. CART

    0下载:
  2. CART是决策树算法的一种,是数据挖掘的重要组成部分。-CART is a decision tree algorithm, is an important part of data mining.
  3. 所属分类:Data Mining

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

    0下载:
  2. MATLAB下的决策树ID3算法,应用信息增益来划分节点-ID3 decision tree algorithm under MATLAB application information gain to divide the node
  3. 所属分类:matlab

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

    1下载:
  2. 机器学习的决策树算法,matlab编写。适合初学者对决策树算法有初步的认识。-Decision Tree Algorithm machine learning, matlab prepared. Suitable for beginners to have a preliminary understanding of the decision tree algorithm.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-26
    • 文件大小:275184
    • 提供者:nilaoda
  1. C4.5_Source

    1下载:
  2. 使用纯JAVA语言原生开发C4.5决策树算法,没有使用工具包,并且通过界面展示了生成的决策树图像。-Using pure JAVA language Native Development C4.5 decision tree algorithm, do not use the toolkit, and by interface shows the image generated by the decision tree.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-09
    • 文件大小:1831651
    • 提供者:zk
  1. jbrt-master

    0下载:
  2. 机器学习算法中的迭代决策树算法,是一种用途非常广泛的多决策树算法,可以有效的解决问题-Machine learning algorithms in iterative decision tree algorithm, is a very versatile multi-tree algorithm can effectively solve the problem
  3. 所属分类:Java Develop

    • 发布日期:2017-05-16
    • 文件大小:4031881
    • 提供者:下载专用号
  1. DecisionTree

    0下载:
  2. 数据挖掘决策树算法,使用决策树实现分类问题-Data mining decision tree algorithm, using a decision tree to classify problems
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3054100
    • 提供者:汪光亚
  1. decisionTree

    0下载:
  2. 决策树java源代码。包含两个决策树算法的代码和一个贝叶斯算法的代码。-Tree java source code. The code consists of two decision tree algorithm and a Bayesian algorithm code.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:20231
    • 提供者:jianxiaodan
  1. DecisionTree_MyAlg

    0下载:
  2. Decision Tree algorithm using ID3. Made in c#
  3. 所属分类:Graph program

    • 发布日期:2017-04-30
    • 文件大小:8131
    • 提供者:Bubb
  1. src.tar

    0下载:
  2. c45算法java实现,机器学习决策树算法的简单实现-c45 algorithm to achieve the java machine learning decision tree algorithm simple implementation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2618
    • 提供者:陈琨
  1. tree

    0下载:
  2. Decision Tree id3 which is a system that extracts informative patterns data. Data mining algorithm.And there are several examples.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3013
    • 提供者:FOX
  1. DecisionTree

    0下载:
  2. 本程序是利用python写的一个决策树算法,通过该例子可以实现简单的决策树处理,也可以学习决策树算法的基本思想。-This procedure is to use python to write a decision tree algorithm, this example can be achieved by a simple decision tree processing, you can also learn the basic idea of the decision tree alg
  3. 所属分类:Data Mining

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

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

    • 发布日期:2017-04-15
    • 文件大小:7470
    • 提供者:icypriest
  1. jueceshu

    0下载:
  2. 数据挖掘,决策树算法(对天气状况影响运不运动进行决策),代码完整,附带数据。-Data mining, decision tree algorithm (weather affect shipment don t make decisions), code complete, the supplementary data.
  3. 所属分类:Data Mining

    • 发布日期:2017-05-04
    • 文件大小:12105
    • 提供者:赵阿阿
  1. DecisionTree

    0下载:
  2. 使用c++实现了决策树算法,举了一个比较合适的例子对其进行了说明。-Using c++ to achieve the decision tree algorithm, to give a more appropriate example of its descr iption.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-24
    • 文件大小:7679214
    • 提供者:周盛威
  1. id3

    1下载:
  2. 使用matlab实现id3决策树算法,给出使用方法及举例,并附带相关测试集合。 -Using ID3 to achieve the MATLAB decision tree algorithm, given the use of methods and examples, and with the relevant test set.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:12956
    • 提供者:zhch65
  1. JavaC4.5

    0下载:
  2. Data mining C4.5 Decision Tree Algorithm on Java
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:19386
    • 提供者:Kostya
  1. DecisionTree

    0下载:
  2. 机器学习算法决策树算法中ID3算法的简单实现代码-Machine learning algorithms decision tree algorithm ID3 algorithm implementation code simple
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3247
    • 提供者:AliceLing
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 18 »
搜珍网 www.dssz.com