CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 决策树 C

搜索资源列表

  1. 决策树c4.5-r8的windows版本

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

    • 发布日期:2008-10-13
    • 文件大小:149316
    • 提供者:yu
  1. ID3_src

    0下载:
  2. 一个用C#写的ID3算法,属于数据挖掘中的决策树生成算法。-a C# write ID3 algorithm, data mining is the decision tree generation algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4254
    • 提供者:罗成
  1. c4.5r8

    1下载:
  2. 决策树分类算法源代码,非常优秀的数据挖掘工具包,全部使用C语言完成的-decision tree classification algorithm source code, excellent data mining tool kits, all use the C language completed
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:161431
    • 提供者:刘志刚
  1. windtree

    0下载:
  2. 决策树算法 用于文本分类实现 使用C语言开发-Decision Tree Algorithm to achieve for text classification C-language development
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:247939
    • 提供者:摩西
  1. Cart

    3下载:
  2. 实现决策树分类训练试验。 源自c4.5,在windows下用C++实现,简洁好用。用户只需要构建好特征说明文件,并选择一些参数既可以进行试验。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:139967
    • 提供者:胡伟湘
  1. DecisionTreeAlgorithm

    0下载:
  2. 使用C#实现的决策树算法实例,对初学者有很大的帮助
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:27756
    • 提供者:杨羽
  1. CTree

    1下载:
  2. 决策树分类C5.0算法的C语言实现源码!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:314703
    • 提供者:刘梅
  1. c4.5数据挖掘算法源代码,LINUX版本

    0下载:
  2. 本程序是用c语言编写的基于决策树分类方法的数据挖掘算法,它对测试集进行分类,挖掘出潜在的规则-this procedure is used to prepare the language c decision tree classification based on the data mining algorithm, which tests set for classification, tapping the potential rules
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:149289
    • 提供者:李雪
  1. 聚类+决策树

    1下载:
  2. 编写了数据挖掘中的聚类和决策树结合使用的c++语言,实用性高
  3. 所属分类:数值算法/人工智能

  1. 决策树的 C4.5

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

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

    0下载:
  2. 数据挖掘中的决策树算法。c4.5,用C语言写的。比较全面。-c4.5
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:163799
    • 提供者:weitaming0204
  1. ID3

    0下载:
  2. 决策树的ID3算法的源码,这个源码用C++编写!-decision tree of Id3 algorithm in c++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1654572
    • 提供者:marty
  1. ID3usingC

    0下载:
  2. ID3决策树算法的C语言实现-ID3 Decision Tree Algorithm in C language implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:4856
    • 提供者:hannychen
  1. file

    0下载:
  2. c++ 实现 决策树 分类算法,规模很小但是很简练的一个算法-c++ realization of the decision tree classification algorithm, the size of a small but very concise algorithm for
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1856
    • 提供者:wxiw
  1. ID3JueCheTree

    0下载:
  2. 人工智能ID3决策树算法的实现,使用了MFC编程,既有算法又有界面。-Artificial Intelligence ID3 decision tree algorithm, use the MFC programming, both algorithm and interface.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:407708
    • 提供者:蚂蚁
  1. DTree

    0下载:
  2. C++编写的数据挖掘决策树算法 Mathimatics-Numerical algorithms -C++ Prepared Data Mining Decision Tree Algorithm Mathimatics-Numerical algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:13491
    • 提供者:gaoyaqi
  1. BITemp

    0下载:
  2. 商业智能用 决策树 Id3算法 C语言-Business Intelligent
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:262927
    • 提供者:Paris
  1. SLIQ

    0下载:
  2. SLIQ数据挖掘算法,使用c++实现,使用SLIQ算法,用信息熵的方法作为决策树节点列策略-SLIQ data mining algorithms using c++ implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-06-09
    • 文件大小:58502
    • 提供者:丁欢
  1. pso-svm

    10下载:
  2. 这是一个用pso优化SVM中的惩罚参数C和核参数g的MATLAB源码,简单易学-This is an optimization of SVM with the pso in the penalty parameter C and kernel parameter g of the MATLAB source code, easy to learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-25
    • 文件大小:1498
    • 提供者:yyifang
  1. 独立性T检验

    0下载:
  2. 决策树4.5 不含剪枝 详细标准 emmm不要下载!!不要下载!!不要下载!!(Decision Tree 4.5 No Pruning Callout Details)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:6144
    • 提供者:ninomasaki
« 12 3 »
搜珍网 www.dssz.com