CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - c4.5

搜索资源列表

  1. C45Rule-PANE

    0下载:
  2. Descr iption: C4.5Rule-PANE is a rule learning method which could generate accurate and comprehensible symbolic rules, through regarding a neural network ensemble as a pre-process of a rule inducer. Reference: Z.-H. Zhou and Y. Jiang. Medical diagn
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8122
    • 提供者:修宇
  1. C4_5

    1下载:
  2. 数据挖掘算法,分类树的C4.5算法,用于模式分类-data mining algorithms, the C4.5 classification tree algorithm for pattern classification
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2392
    • 提供者:sah
  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. C45Driver1

    0下载:
  2. C4.5 is an upgrade version of ID3, which solves issues that are not addressed by ID3, e.g. C4.5 can handle missing value and continuous features.-C4.5 is an upgrade version of ID3, which solves issues that are not addressed by ID3, eg C4.5 can handle
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:961
    • 提供者:12
  1. DescionTree

    0下载:
  2. 决策树技术之ID3以及C4.5算法学习,很有用哦-decision tree technology and C4.5 ID3 algorithm learning useful oh
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:114695
    • 提供者:唐稍逊
  1. DTreebydhm

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

    • 发布日期:2008-10-13
    • 文件大小:17164
    • 提供者:dhm
  1. c45Algorithm

    0下载:
  2. C4.5是决策树的经典算法 C4.5 归纳学习是完全自动的学 习算法,所需要做的是选取有用的特征,构建实例数据库供它学习-C4.5 decision tree is the classic C4.5 inductive learning algorithm is completely automatic learning algorithm, what needs to be done is to select useful features, build databases for i
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1596
    • 提供者:唐宇
  1. use_gain&static tree

    0下载:
  2. C4.5的简化版本是一个决策树的算法-C4.5 is a simplified version of the Decision Tree Algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:269479
    • 提供者:张蕊
  1. vc++c4.5

    0下载:
  2. 基于vc的决策树的分类算法是ID3算法的演变-vc on the decision tree classification algorithm is the evolution ID3 algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:491093
    • 提供者:磨高尚
  1. C45DT

    0下载:
  2. 这是一个改进的C4.5决策数算法C++类,可用于连续值和离散值的分类-This is an improved algorithm for decision-making C4.5 C can be used in continuous-valued and discrete values classification
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:31768
    • 提供者:wuxing
  1. mlj

    0下载:
  2. 用C编写的数据挖掘的相关算法,包括ID3,C4.5,NB等,不知道对大家是否有帮助,第一次传-prepared by the Data Mining algorithms, including ID3, C4.5, NB. We do not know whether the right help, the first try -
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:427923
    • 提供者:一生
  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. C4_5

    0下载:
  2. 用matlab语言写的C4.5算法,用于模式分类
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2199
    • 提供者:罗升阳
  1. C45_Sun

    1下载:
  2. 常用决策树算法C4.5的实现代码。利用matlab实现。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4597
    • 提供者:minghongxie
  1. see5-public

    2下载:
  2. C5.0 决策树源码, 此算法要优于C4.5算法
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:81927
    • 提供者:Jianfei Wu
  1. r8

    0下载:
  2. 这是一个有关决策树分类器中C4.5算法的原程序-This is a decision tree classifiers on which the original algorithm C4.5 procedures
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:160897
    • 提供者:周俊萍
  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. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:241096
    • 提供者:李雪
  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. NeC45

    0下载:
  2. 这是我从weka主页上下载的一个c4.5算法的改进算法,里面附有readme文件,只有算法的主体,大约600行代码-weka from the home page to download an algorithm Bank improved algorithm inside with the readme file, only the main algorithm, about 600 lines of code
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:8347
    • 提供者:孙为
« 1 2 3 4 5 6 78 9 10 11 12 13 »
搜珍网 www.dssz.com