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

搜索资源列表

  1. 567

    0下载:
  2. 决策树的ID3用JAVA实现-Realizing of ID3 Decision Tree using JAVA
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:835728
    • 提供者:方贞
  1. dssTree

    1下载:
  2. ID3决策树算法的JAVA实现:ID3算法是机器学习中的一种分类方法,本例子用java构建多叉树来实现id3算法。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:460607
    • 提供者:more
  1. ID3_java.rar

    0下载:
  2. 基于决策树的数据挖掘算法,是很不错的Java版的ID3算法,大家可以看看。, The ID3 decision tree algorithm for Data Mining .
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:60457
    • 提供者:byx
  1. C4.5

    1下载:
  2. 决策树 C4.5 分类器, 用java语言写的.大家一起参考一下. -C4.5 decision tree classifier, using the java language. U.S. with reference.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:1679
    • 提供者:Kevinchen
  1. id3

    0下载:
  2. 使用java实现id3算法建立决策树,建成决策树后可以测试用例,使用决策树对用例分类。主类是ID3List,花了3天时间写完调试通过的。 ID3算法的实现 包括:建树,测试用例, 选根, 建立叶子节点, 求熵, 求信息期望,求信息增益 等方法以及相应的测试 * 测试:目前全部方法都无异常。makeTree方法有两处逻辑错误待修正 工具类 ListUtil MathUtil ClassUtil StringUtil * DecisionTree 等工具类 实体类 Person(--
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:13592
    • 提供者:李伟
  1. libsvm-2.88-string

    0下载:
  2. SVM一个分类组件,用于分类的算法,和决策树等算法都是用于机器学习的算法-SVM
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-29
    • 文件大小:31648
    • 提供者:yingjun
  1. javaDecisionTreeApplet

    0下载:
  2. 用java 语言编写的人工智能中的决策树演示-Using java language of artificial intelligence in the decision tree presentation
  3. 所属分类:Applet

    • 发布日期:2017-04-01
    • 文件大小:419030
    • 提供者:杨柳
  1. 78c39b4b2be8

    1下载:
  2. 决策树的java代码,有id3和c4.5的-Decision tree java code, there' s id3 and c4.5
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:238141
    • 提供者:TS
  1. wekajava

    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 regr
  3. 所属分类:Java Develop

    • 发布日期:2017-05-25
    • 文件大小:8664318
    • 提供者:石刘红
  1. RoughSet3_1

    0下载:
  2. java实现的以粗糙集改进的决策树经典算法ID3,并有小实例进行测试,结果正确。-Java realize decision tree classic ID3 algorithm, and a small example to test, the result is correct.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:39148
    • 提供者:施如
  1. for-java

    0下载:
  2. 是决策树的数据训练源码,但是决策树部分没有全部实现-The data source is a decision tree training, but some did not achieve full tree
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:4178
    • 提供者:reacher
  1. Trees-J48-Java-Code

    0下载:
  2. 决策树算法J48的Java源程序,十大经典算法之一。eclipse环境下导入算法可进行数据分类。-J48 decision tree algorithm of Java source code, one of the top ten classical algorithm. eclipse environment can import data classification algorithms.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-15
    • 文件大小:5803
    • 提供者:李杰
  1. Tree-ID3-Java-Code

    0下载:
  2. 决策树之经典算法ID3的Java源代码,eclipse环境下进行数据分类必备算法之一。-Classic decision tree algorithm ID3 Java source code, one classification algorithms necessary data for the next eclipse environment.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:4703
    • 提供者:李杰
  1. C45Test

    0下载:
  2. 决策树java实现,包括工程,以及源代码,直接打开就可以使用。-decision tree
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:17877
    • 提供者:年笑
  1. ID3-java

    0下载:
  2. 这是模式识别中的决策树那一章中的ID3算法,包含很多文件-This is a pattern recognition decision tree ID3 algorithm of the chapter, contains many files
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:60515
    • 提供者:王雨
  1. 决策树(java)variance 回归

    0下载:
  2. mllib调用决策树的java代码,希望对大家有帮助(Mllib calls the Java code of the decision tree)
  3. 所属分类:Java编程

    • 发布日期:2017-12-19
    • 文件大小:7168
    • 提供者:XY123456
  1. 决策树C4.5

    0下载:
  2. 利用决策树训练训练器 分辨 有毒蘑菇和无毒蘑菇 java书写,包含训练集及说明 代码无bug(Using decision tree training trainer to distinguish poisonous mushroom and non-toxic mushroom Java writing, including training set and explanation code.)
  3. 所属分类:Java编程

    • 发布日期:2017-12-14
    • 文件大小:39545
    • 提供者:西书城店
  1. C45-3

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

    • 发布日期:2017-12-30
    • 文件大小:148480
    • 提供者:猪猪12
  1. rseslib-3.0.4-src

    0下载:
  2. 包含很多知名算法实现,支持向量机,决策树,粗糙集,贝叶斯分类器等,适合学术研究,短评论意见挖掘,文本分类等(It includes many well-known algorithm implementation, support vector machine, decision tree, rough set, Bias classifier, etc., which is suitable for academic research, short comment mining, text c
  3. 所属分类:Java编程

    • 发布日期:2018-04-20
    • 文件大小:591872
    • 提供者:cc.
  1. BreastCancer

    0下载:
  2. Java实现机器学习经典分类算法,代码中实现了决策树、贝叶斯和KNN三个分类算法(Java implements the classic classification algorithm for machine learning. The code implements three classification algorithms: decision tree, Bayes and KNN)
  3. 所属分类:Java编程

    • 发布日期:2018-04-21
    • 文件大小:87040
    • 提供者:sasworld
« 12 »
搜珍网 www.dssz.com