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

搜索资源列表

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

    0下载:
  2. Many of the pattern fi nding algorithms such as decision tree, classifi cation rules and clustering techniques that are frequently used in data mining have been developed in machine learning research community. Frequent pattern and asso
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-24
    • 文件大小:132868
    • 提供者:鱼彬彬
  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

    0下载:
  2. this an weka tool source code implemented in java used for decision tr-this is an weka tool source code implemented in java used for decision tree
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5797
    • 提供者:grandhe
  1. DecisionTrees

    0下载:
  2. this decision tree ID3 algorithm, this algorithm is one of decision tree algorithm like cart, chaid, c4.5, etc-this is decision tree ID3 algorithm, this algorithm is one of decision tree algorithm like cart, chaid, c4.5, etc
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:466018
    • 提供者:sang
  1. Decision_Tree_algorithm(Java)

    0下载:
  2. Decision Tree algorithm(Java).pdf
  3. 所属分类:Algorithm

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

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

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

    0下载:
  2. A Decision Tree program implemented in Java, which have to divide data into a Binary tree structure
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1646
    • 提供者:Shehzad
  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. jaDTi-0.6.1

    0下载:
  2. java implementation of binary decision tr-java implementation of binary decision tree
  3. 所属分类:Other Databases

    • 发布日期:2017-03-24
    • 文件大小:70569
    • 提供者:kyrix77
  1. id3

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

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

    0下载:
  2. decision tree calculate information gain
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:652418
    • 提供者:Aakashi
  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. ensemble-learing-for-decision-tree

    0下载:
  2. 决策树的集成学习,用Java语言实现!具有良好的分类性能!-ensemble learning for decision tree
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-28
    • 文件大小:254850
    • 提供者:aiko
« 12 3 »
搜珍网 www.dssz.com