搜索资源列表

  1. detection tree code

    0下载:
  2. 这是一个决策树代码-This a decision tree code
  3. 所属分类:数据库编程

    • 发布日期:2024-06-11
    • 文件大小:8192
    • 提供者:韵子
  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. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-11
    • 文件大小:240640
    • 提供者:李雪
  1. pc4.5.tar

    0下载:
  2. 此代码是用c语言编写的决策树的c4.5代码,它是数据挖掘分类算法中的一种,可以对给定数据集进行分类,挖掘出规则-this code is c language of the decision tree Bank code, which is data mining classification algorithm of a can of a given data set for classification, tapping rules
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-11
    • 文件大小:223232
    • 提供者:李雪
  1. ID343435

    0下载:
  2. ID3 决策树代码 C语言的 95年 Qulian -ID3 C language code 95 Qulian
  3. 所属分类:Web服务器

    • 发布日期:2024-06-11
    • 文件大小:4096
    • 提供者:刘浩源
  1. DecisionTree-in-cSharp

    0下载:
  2. C sharp描述的决策树代码,α-β剪枝算法等,希望能有帮助。-C sharp code described in the decision tree, α-β pruning algorithm, hoping to help.
  3. 所属分类:C#编程

    • 发布日期:2024-06-11
    • 文件大小:27648
    • 提供者:EMMILY
  1. 决策树算法(包括id3.随机森林等算法,包括代码)

    3下载:
  2. matlab 决策树算法(包括id3.随机森林等算法,包括代码)
  3. 所属分类:matlab例程

    • 发布日期:2014-03-12
    • 文件大小:290734
    • 提供者:syd@1111
  1. Decision_making_tree

    0下载:
  2. 机器学习课本中的未剪枝决策树代码实现,可以直接运行,自行根据书中(西瓜书)表进行建表,输出结果为层次遍历。(Machine learning textbooks do not prune decision tree code, you can run directly, according to the book (watermelon book) table built table, the output results for th
  3. 所属分类:其他小程序

    • 发布日期:2024-06-11
    • 文件大小:12288
    • 提供者:luyuno_o
  1. decision_tree

    0下载:
  2. 自己用matlab实现的决策树仿真的代码,决策树代码包含ID3算法和C4.5算法,算法原理可以参照统计学习(李航著),具体代码编写部分参照网上博客。实现结果用matlab的treelayout实现,模拟树形实现最大程度图形化还原,可以为学习相关算法的朋友提供参考。代码包含相应的主函数和两个决策树函数,具体可参考文字示意。(Reference statistics learning (Li Hang) a book to achieve
  3. 所属分类:matlab例程

  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. 所属分类:JSP源码/Java

    • 发布日期:2024-06-11
    • 文件大小:38912
    • 提供者:西书城店
  1. 决策树

    0下载:
  2. 决策树id3算法matlab代码,已调试,根据需要改写main函数,实现数据分类功能(code for decision tree)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-11
    • 文件大小:4096
    • 提供者:辛巴达
  1. 决策树

    0下载:
  2. 模式识别中决策树cart的实现 代码简单 比较好用(pattern recognition decision tree)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-11
    • 文件大小:2169856
    • 提供者:adf&683
  1. 决策树代码

    0下载:
  2. 基础决策树算法适合初学者第一次尝试r编程(simple decision tree)
  3. 所属分类:数据挖掘

    • 发布日期:2024-06-11
    • 文件大小:7168
    • 提供者:Shirley&
  1. id3决策树——new

    0下载:
  2. 这是一个ID3决策树分类的代码用于分类器的计算,大家下载类以后可以学习使用,ID3是一种比较古老的决策树,最新的有C4.5等(This is an ID3 decision tree classification code for classifier calculation, which can be used after downloading the class. ID3 is a relatively ancient decis
  3. 所属分类:其他小程序

    • 发布日期:2024-06-11
    • 文件大小:12288
    • 提供者:niuzhanhua
  1. 决策树分类代码

    0下载:
  2. 本代码基于MATLAB平台完成,对图像进行相应的决策树分类(This code is based on the MATLAB platform, for the corresponding decision tree classification)
  3. 所属分类:其他小程序

  1. 决策树java代码1

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

    • 发布日期:2024-06-11
    • 文件大小:16384
    • 提供者:格格啊
  1. 08 决策树与随机森林

    0下载:
  2. 决策树和决策森林的代码,很不错,适合初学者,一起交流一起进步(The decision tree and decision forest code, very good, suitable for beginners, together with the progress of communication)
  3. 所属分类:书籍源码

    • 发布日期:2024-06-11
    • 文件大小:2113536
    • 提供者:啊大苏打
  1. 决策树代码及数据文件

    0下载:
  2. 决策树代码(Decision tree code)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-11
    • 文件大小:10240
    • 提供者:薄荷心意
  1. 决策树

    0下载:
  2. 基于matlab的机器学习中决策树算法,代码很完整,都能运行(Matlab-based decision tree algorithm in machine learning, the code is complete, can run)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-11
    • 文件大小:71680
    • 提供者:姜果果
  1. ID3决策树算法实验

    0下载:
  2. 决策树ID3算法实验_数据集car_databases。用python编写的决策树ID3算法,运用了Car-Evaluation的例子。BUG较少,综合了网上的优秀代码,并进一步形成自己的代码。代码基本有注释,风格良好,能够很快看懂。内含有比较规范的报告文档,包含所有流程图,说明图,以及文档风格绝对不错,无需更改,建议下载! 该算法所测试的数据集如下(已经打包在内,并已经生成xls格式,方便直接使用): 已知:UCI标准
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-11
    • 文件大小:1227776
    • 提供者:小强你好
  1. 决策树

    0下载:
  2. ID3决策树的matlab代码实现,欢迎下载查看并交流(matlab realization of ID3 algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-11
    • 文件大小:6144
    • 提供者:苏锌雨
« 12 3 4 5 6 »

源码中国 www.ymcn.org