搜索资源列表

  1. 决策树的 C4.5

    0下载:
  2. 决策树的 C 4.5 Vc++实现的
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2011-12-06
    • 文件大小:149289
    • 提供者:571284
  1. 567

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

    • 发布日期:2024-06-10
    • 文件大小:835584
    • 提供者:方贞
  1. 决策树c4.5-r8的windows版本

    0下载:
  2. 用c++实现的决策树算法,windows环境下,希望对学习数据结构和算法的朋友有所帮助。-achieve with the Decision Tree Algorithm, windows environment, and I hope to learn from data structures and algorithms friends help.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-10
    • 文件大小:149504
    • 提供者:yu
  1. projet

    0下载:
  2. 一个模拟weka的系统,输入文件格式和weka的一样,实现决策树的分析以及通过数据挖掘整理规则集合,很值得新手学习-a simulation system, the importation of files and weka, the same realization of the decision tree analysis and data mining collated by the rules set, is worth lea
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-10
    • 文件大小:37888
    • 提供者:郑磊
  1. DTreebydhm

    0下载:
  2. c4.5决策树的实现,应用于一个医学诊断-Bank Decision Tree realized, used a medical diagnosis
  3. 所属分类:其他小程序

    • 发布日期:2024-06-10
    • 文件大小:1548288
    • 提供者:dhm
  1. id3c4.5

    0下载:
  2. 数据挖掘,决策树的使用,利用决策树来实现对数据的分类和提出-data mining, the use of decision tree, the use of decision tree to achieve the classification of the data and make
  3. 所属分类:系统编程

    • 发布日期:2024-06-10
    • 文件大小:27648
    • 提供者:iceriver
  1. ID3code

    0下载:
  2. id3算法进行决策树生成 以信息增益最大的属性作为分类属性,生成决策树,从而得出决策规则。id3的源码决策树最全面最经典的版本.id3决策树的实现及其测试数据.id3 一个有用的数据挖掘算法,想必对大家会有所帮助!-id3 decision tree algorithms to generate information gain the greatest attribute as a classification attributes,
  3. 所属分类:其他数据库

    • 发布日期:2024-06-10
    • 文件大小:38912
    • 提供者:李顺古
  1. Theclassicalid3

    0下载:
  2. id3的源码决策树最全面最经典的版本.id3决策树的实现及其测试数据.id3 一个有用的数据挖掘算法,想必对大家会有所帮助!id3算法进行决策树生成 以信息增益最大的属性作为分类属性,生成决策树,从而得出决策规则。-id3 the most comprehensive source Decision Tree classic version. Id3 decision tree and the achievement test data
  3. 所属分类:其他数据库

    • 发布日期:2024-06-10
    • 文件大小:39936
    • 提供者:王小明
  1. BigTree2

    0下载:
  2. 该代码是数据挖掘里面的决策树算法 利用ID3理论,通过对训练数据的分析判断,计算出各个数据的其它对目标属性的重要程度,即计算出每个其它数据的信息增益值来将训练数据逐步分类,最后得出目标分类,从而实现决策树的生成过程。最后即可利用此决策树来对新的数据进行测试,判断其目标属性的可能值。-The data mining code is inside the ID3 decision tree algorithm using the theo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-10
    • 文件大小:289792
    • 提供者:
  1. c45

    0下载:
  2. 该代码是数据挖掘里面的决策树算法 利用c45理论,通过对训练数据的分析判断,计算出各个数据的其它对目标属性的重要程度,即计算出每个其它数据的信息增益值来将训练数据逐步分类,最后得出目标分类,从而实现决策树的生成过程。最后即可利用此决策树来对新的数据进行测试,判断其目标属性的可能值。-The code is a data mining using decision tree algorithm inside the C45 theory,
  3. 所属分类:数据库编程

    • 发布日期:2024-06-10
    • 文件大小:769024
    • 提供者:zkm
  1. 1

    0下载:
  2. D3的源码决策树最全面最经典的版本.id3决策树的实现及其测试数据.id3 一个有用的数据挖掘算法,想必对大家会有所帮助!id3算法进行决策树生成 以信息增益最大的属性作为分类属性,生成决策树,从而得出决策规则。-D3 of the source tree the most comprehensive version of the most classic. Id3 decision tree and its test data. Id
  3. 所属分类:其他小程序

    • 发布日期:2024-06-10
    • 文件大小:39936
    • 提供者:kintsen
  1. weka

    0下载:
  2. weka 的决策树的实现,对数据挖掘感兴趣的可以下哦,很好的呀-if you like Dataming
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-10
    • 文件大小:3770368
    • 提供者:薛文
  1. Ctree4.5

    0下载:
  2. 详细讲解算法设计及其原理,有利于加深对决策树的理解,并能快速实现决策树的生成-calculation of the Tree c45
  3. 所属分类:软件工程

    • 发布日期:2024-06-10
    • 文件大小:78848
    • 提供者:mu
  1. id3

    0下载:
  2. 实现决策树的id3算法,还有其他的算法在里面。-Id3 decision tree algorithm to achieve, there are other algorithms in it.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-10
    • 文件大小:53248
    • 提供者:li
  1. Text2

    0下载:
  2. 这是一个关于用id3算法实现决策树的源代码-This is a decision tree algorithm id3 about using the source code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-10
    • 文件大小:4096
    • 提供者:saaa
  1. 决策树

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

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

    0下载:
  2. 利用R语言实现决策树,使用 party 包构建决策树,使用 rpart 包构建决策树,以及随机森林的构建(using R language analyizing ...)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-10
    • 文件大小:205824
    • 提供者:spoilboy
  1. 机器学习决策树算法

    0下载:
  2. 此处python实现机器学习的决策树算法(A decision tree algorithm for realizing machine learning in Python)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-10
    • 文件大小:6144
    • 提供者:didi1
  1. 决策树C4.5算法matlab源代码(完美运行)

    0下载:
  2. 可以完美的实现用于统计学习的算法C4.5分类,完整的matlab程序(Classification of algorithm C4.5 for statistical learning)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-10
    • 文件大小:2048
    • 提供者:mapleZL
  1. 决策树

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

    • 发布日期:2024-06-10
    • 文件大小:6144
    • 提供者:苏锌雨
« 12 3 4 5 6 7 8 9 10 ... 13 »

源码中国 www.ymcn.org