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

搜索资源列表

  1. 决策树学习及SEE5的使用

    2下载:
  2. 数据挖掘分类算法决策树学习算法介绍以及SEE5的使用说明-data mining algorithms decision tree classification algorithm presentations and the use SEE5
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:109823
    • 提供者:黄瑞
  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. 所属分类:系统编程

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

    0下载:
  2. 用matlab编写的CART数据挖掘决策树算法-using Matlab CART prepared by the Data Mining Decision Tree Algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

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

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

  1. 3495-anqn.学生成绩分析系统

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

    • 发布日期:2017-03-26
    • 文件大小:183716
    • 提供者:Mike
  1. ID3_java.rar

    0下载:
  2. 基于决策树的数据挖掘算法,是很不错的Java版的ID3算法,大家可以看看。, The ID3 decision tree algorithm for Data Mining .
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:60457
    • 提供者:byx
  1. datamining

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

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

    1下载:
  2. 这是《数据挖掘原理与应用—SQL Server 2008数据库》的随书SQL语句、源代码和Excel范例文件,基于DMX,代码主要包括对SQL Server 2008和Excel 2007中已经集成好的数据挖掘算法的应用, 如贝叶斯聚类、决策树、时序、聚类、序列聚类、关联规则、神经网络、逻辑回归、OLAP立方体的等算法,具有极高的使用价值。-This is the " Principles and Applications of data mining-SQL Server 2008 d
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-06-17
    • 文件大小:27428837
    • 提供者:
  1. ID3_src

    0下载:
  2. 数据挖掘决策树ID3算法原理 适用数据挖掘的模拟测试-ID3 decision tree data mining applies data mining algorithm simulation tests
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:4204
    • 提供者:李弈
  1. shujuwajuesuanfa

    0下载:
  2. 基于数据挖掘的决策树改进算法和贝叶斯改进算法,很有用的-Based on data mining and Bayesian Decision Tree Algorithm to improve the algorithm, very useful
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:240285
    • 提供者:kenshinlee
  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. Id3 a useful data mining algorit
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:40390
    • 提供者:kintsen
  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. data-dig

    0下载:
  2. 一些数据挖掘算法相关,包含定义网络拓扑,有关高血压研究方面的数据,朴素贝叶斯分类,关联规则基本概念,数据挖掘算法, 决策树方法在数据挖掘中的应用,训练贝叶斯信念网络,后向传播,贝叶斯信念网络,后向传播和可解释性,多层前馈神经网络-Some relevant data mining algorithms, including the definition of network topology, the high blood pressure research data, Naive Baye
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:184149
    • 提供者:fast man
  1. DecisionTree-id3

    0下载:
  2. 商业只能中数据挖掘的决策树算法 用于数据分类-Data Mining Decision Tree Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:16609
    • 提供者:
  1. shujuwajuelunwen

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

    • 发布日期:2017-04-06
    • 文件大小:202914
    • 提供者:anny
  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 decision attribute, so that you ca
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2181167
    • 提供者:lihailin
  1. UncertainDataClassfication

    0下载:
  2. 数据挖掘决策树,用于非确定性数据的分类,参照国际论文写的-decision tree for uncertain data
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1331973
    • 提供者:yifeng
  1. paper

    0下载:
  2. 关于数据挖掘的分类算法,主要介绍基于不确定数据的决策树算法-With regard to the classification of data mining algorithms, mainly introduces the decision tree algorithm based on uncertain data
  3. 所属分类:Document

    • 发布日期:2017-04-01
    • 文件大小:685053
    • 提供者:任广明
  1. 数据挖掘十大经典算法

    1下载:
  2. 数据挖掘经典算法c4.5,id3,决策树等等。(Classical data mining algorithms c4.5, id3, decision tree and so on.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-01-29
    • 文件大小:252928
    • 提供者:kingback
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com