搜索资源列表

  1. 3495-anqn

    0下载:
  2. 一个学生成绩分析系统,基于数据挖掘的决策树算法的系统-An analysis of student achievement systems, based on data mining system, Decision Tree Algorithm
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:183296
    • 提供者:Mike
  1. decision-trees_lisp

    0下载:
  2. 决策树,Machine Learning, Tom Mitchell, McGraw Hill,第3章决策树源码-decision-trees
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:jinjiabao
  1. ML_decisiontree

    0下载:
  2. 实现ID3决策树算法,支持连续属性值和缺失数据属性值-ID3 Decision Tree algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:1113088
    • 提供者:张宁
  1. jueceshu

    0下载:
  2. 决策树的matlab 程序代码 非常好用 适合初学者-Matlab code decision tree is very useful for beginners
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:吴立锋
  1. id3c

    0下载:
  2. Id3的实现求决策树算法代码 -求决策树算法代码求决策树算法代码
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:32768
    • 提供者:李明
  1. shujuwajuelunwen

    0下载:
  2. 这是数据挖掘的论文 关于决策树的 有测试集-This is the thesis of data mining on a test set of the decision tree
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:202752
    • 提供者:anny
  1. CART

    0下载:
  2. 决策树算法的CART算法,用MATLAB编写,能有,不错的。-CART decision tree algorithm algorithm, using MATLAB to prepare, to have, good.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:刘枫
  1. MachineLearning

    0下载:
  2. 机器学习经典课件,包含决策树、人工神经网络,评估假设-machine learning ppt
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:615424
    • 提供者:blanche
  1. dTREE

    0下载:
  2. 经典的数据挖掘算例的代码,生成决策树,可看到生成树的规则。-Classic example of data mining code, to generate decision trees can be seen spanning tree rules.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:920576
    • 提供者:陆风
  1. C5DTree

    0下载:
  2. C5决策树生成。主要完成C5决策树的构成,并能显示查看决策树,并转化为IF-THEN的决策规则,并能计算错误率-C5 decision tree generated
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:88064
    • 提供者:wyl
  1. ID3JueCheTree

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

    • 发布日期:2024-05-19
    • 文件大小:407552
    • 提供者:蚂蚁
  1. matlab-C4.5

    0下载:
  2. C4.5 决策树算法源码。C4.5决策树是决策树领域的经典算法。以其为内容的书籍引用率已经达到一万次以上-C4.5 decision tree
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:赵小天
  1. ID3

    0下载:
  2. 决策树算法ID3的代码实验,编译后可直接使用的ID3代码-ID3 decision tree algorithm code experiments, compiled code can be directly used in ID3
  3. 所属分类:中文信息处理

    • 发布日期:2024-05-19
    • 文件大小:18432
    • 提供者:xiaolin
  1. file

    0下载:
  2. c++ 实现 决策树 分类算法,规模很小但是很简练的一个算法-c++ realization of the decision tree classification algorithm, the size of a small but very concise algorithm for
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:wxiw
  1. weka

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

    • 发布日期:2024-05-19
    • 文件大小:3770368
    • 提供者:薛文
  1. SLIQ

    0下载:
  2. SLIQ数据挖掘算法,使用c++实现,使用SLIQ算法,用信息熵的方法作为决策树节点列策略-SLIQ data mining algorithms using c++ implementation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:58368
    • 提供者:丁欢
  1. DMST

    0下载:
  2. 这是一个数据挖掘决策树算法示例,它能通过用户指定相应的数据库,并把数据库表中的最后一列当作决策属性,这样就可以生成一颗完整的决策树-This is a decision tree data mining algorithm for example, the user can specify the appropriate databases and database tables in the last column as a deci
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:2181120
    • 提供者:lihailin
  1. jieceshu

    0下载:
  2. 有关人工智能,数据挖掘中的决策树算法的实现包括相关的测试数据-On artificial intelligence, data mining, decision tree algorithm in the implementation, including relevant test data
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:3691520
    • 提供者:
  1. ID3

    0下载:
  2. 决策树的ID3算法的源码,这个源码用C++编写!-decision tree of Id3 algorithm in c++
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:1654784
    • 提供者:marty
  1. ID3

    0下载:
  2. 此编码是一个数据挖掘的决策树各种算法。以作为入门提示-this code is a decision tree data mining algorithms. As a portal to suggest-This code is a decision tree data mining of various algorithms. Getting Started as a prompt-this code is a decision t
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:陈少杰
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 46 »

源码中国 www.ymcn.org