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

搜索资源列表

  1. weka-3-4-4

    0下载:
  2. 由java开发的软件包,里面有人工智能所用的很多东东,包括神经网络,支持向量机,决策树等分类和回归分析方法,集成化软件哦!-by java development package, which has artificial intelligence used by many of the Eastern, including neural networks, support vector machines, such as decision tree classification and reg
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8547984
    • 提供者:XIAO
  1. dtview-java

    1下载:
  2. java语言实现的一个在数据挖掘中能图形化显示决策树分类结果的程序。-java language of a data mining can display graphical decision tree classification procedures.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:145778
    • 提供者:郭勇
  1. DecisionTreeid3

    1下载:
  2. 决策树java实现id3算法2006-java Decision Tree Algorithm to achieve id3 2006
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:14780
    • 提供者:吕宗健
  1. 92 java版本

    0下载:
  2. 本程序是用java语言编写的数据挖掘分类算法中的决策树分类方法c4.5程序代码-this procedure is used java language classification of data mining algorithms decision tree classification code Bank
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:241096
    • 提供者:李雪
  1. ID3 java实现

    0下载:
  2. java 决策树ID3实现 但只适用于平衡性比较强的决策树
  3. 所属分类:源码下载

  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. id3

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

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

    0下载:
  2. 基于数据挖掘的决策树改进算法和贝叶斯改进算法,很有用的-Based on data mining and Bayesian Decision Tree Algorithm to improve the algorithm, very useful
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:240285
    • 提供者:kenshinlee
  1. DecisionTree-id3

    0下载:
  2. 商业只能中数据挖掘的决策树算法 用于数据分类-Data Mining Decision Tree Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:16609
    • 提供者:
  1. DecisionTree

    0下载:
  2. 决策树ID3算法,带详细注释,可参考《数据挖掘概念与技术》里P185~P196,以MyEclipse7.0环境下开发的 测试数据在data文件下-Decision Tree ID3 Algorithm with extremely detail comments, refering to the book of Data Minning Concepts and Techniques. Do comprehend the content from Page 185 to Page 196 i
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:80932
    • 提供者:黑伯爵
  1. ID3

    0下载:
  2. 此编码是一个数据挖掘的决策树各种算法。以作为入门提示-this code is a decision tree data mining algorithms. As a portal to suggest-This code is a decision tree data mining of various algorithms. Getting Started as a prompt-this code is a decision tree data mining algorithms. As
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:6319
    • 提供者:陈少杰
  1. id3

    0下载:
  2. 决策树进行分类。id3算法,通过输入数据,输出决策规则。-Decision tree classification. id3 algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:59864
    • 提供者:李军
  1. DecisionTree

    0下载:
  2. 实现决策树ID3算法,测试成功,可以直接使用-ID3 decision tree algorithm to achieve, the test is successful, can be used directly
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:84494
    • 提供者:雯悦
  1. ID3-java-

    0下载:
  2. ID3决策树算法的JAVA实现.详细的实现过程:熵值条件熵,节点选择等。-ID3 decision tree algorithm JAVA implementation. Detailed implementation process: entropy conditional entropy, the node selection.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-22
    • 文件大小:9135
    • 提供者:张三
  1. dssTree

    0下载:
  2. 决策树java工程源码,access数据训练集-Java source tree works, access data training set
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:37020
    • 提供者:shujukuss
  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. java

    0下载:
  2. java语言实现的ID3算法(决策树)algorithm-ID3 algorithm using java implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:337296
    • 提供者:zhch66
  1. ID3决策树

    1下载:
  2. Java实现用ID3算法构建决策树(Java implementation using ID3 algorithm to build decision tree)
  3. 所属分类:其他

    • 发布日期:2018-01-11
    • 文件大小:13312
    • 提供者:花泽大白菜
  1. 决策树java代码1

    0下载:
  2. 决策树可对数据进行分类,选出最大增益属性。(Decision tree can be classified data, select the maximum gain attribute.)
  3. 所属分类:数据结构

    • 发布日期:2018-04-20
    • 文件大小:16384
    • 提供者:格格啊
« 12 3 »
搜珍网 www.dssz.com