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

搜索资源列表

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

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

    • 发布日期:2008-10-13
    • 文件大小:4813
    • 提供者:刘浩源
  1. DeTree

    0下载:
  2. 数据挖掘的决策树算法,C语言实现,可直接运行。-Data Mining Decision Tree Algorithm, C language and can run.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7630
    • 提供者:杨一
  1. dtview

    0下载:
  2. 决策树 C4.5 分类器, 用C语言写的.大家一起参考一下.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:143178
    • 提供者:sj2ac
  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. pc4.5.tar

    1下载:
  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. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:222732
    • 提供者:李雪
  1. deboor-cox.rar

    0下载:
  2. 目的:运用强化学习!多分类器集成!降维方法等最新计算机技术,结合细胞病理知识,设计制作/智能化肺癌细胞病理图像诊断系统0"方法:采集细胞图像,运用基于强化学习的图像分割法将细胞区域从背景中分离出来 运用基于样条和改进2方法对重叠细胞进行分离和重构 提取40个细胞特征用于贝叶斯!支持向量机!紧邻和决策树4种分类器,集成产生肺癌细胞分类结果 建立肺癌细胞病理图库,运用基于等降维方法对细胞进行比对,给予未定型癌细胞分类"结果:/智能化肺癌细胞病理诊断系统0应用于临床随机1200例肺
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-05-13
    • 文件大小:220809
    • 提供者:高阳
  1. C5.0.zip

    0下载:
  2. C5.0 决策树算法C实现,代码仅供参考使用,work out DecisionTree C5.0 using C
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:75778
    • 提供者:Betty
  1. C4.5.zip

    0下载:
  2. C4.5决策树算法C语言实现,经编译,基本上可用,Work out C4.5 using C
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-27
    • 文件大小:149003
    • 提供者:Betty
  1. c4.5.rar

    0下载:
  2. 决策树c4.5算法的c++实现 希望对大家有用,C4.5 decision tree algorithm c++ to achieve useful for all of us hope
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:2598377
    • 提供者:fanglixia
  1. id3

    1下载:
  2. 数据挖掘分类算法——决策树id3算法,c++实现-Data mining classification algorithms- id3 decision tree algorithm, c++ implementation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-12-25
    • 文件大小:60416
    • 提供者:cxq
  1. decisiontree

    0下载:
  2. 决策树的ID3算法用C++实现,还有一些文章和数据等等。-ID3 decision tree algorithm using C++ implementation, there are some articles and data and so forth.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:7447648
    • 提供者:
  1. DialogDb_demo

    0下载:
  2. 实现了表的创建,删除,查询等功能的简单例子 -An simple example implementing create, delete and query of a table
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-09
    • 文件大小:41007
    • 提供者:站长
  1. knnTree_1.2.4

    0下载:
  2. 本程序是基于linux系统下c++代码,实现了一个决策树算法-This procedure is based on the linux system c++ Code, implements a decision tree algorithm
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:73526
    • 提供者:深夜
  1. dtree

    0下载:
  2. DTRee决策树生成算法 利用c语言实现-DTRee decision tree generation algorithm using c language
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:162601
    • 提供者:HUang
  1. ID3

    0下载:
  2. 用c++java语言来实现经典id3算法的决策树的合集-tree
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:22218
    • 提供者:cheng
« 1 23 4 »
搜珍网 www.dssz.com