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

搜索资源列表

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

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

    • 发布日期:2008-10-13
    • 文件大小:107.25kb
    • 提供者:黄瑞
  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
    • 文件大小:145.79kb
    • 提供者:李雪
  1. 贝叶斯树

    1下载:
  2. 数据挖掘的贝叶斯树的编程
  3. 所属分类:其他数据库

    • 发布日期:2009-05-03
    • 文件大小:887.3kb
    • 提供者:judith310
  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
    • 文件大小:179.41kb
    • 提供者:Mike
  1. AprioriANDFPtree.rar

    0下载:
  2. 实现了数据挖掘算法中关联规则挖掘的Apriori和FP-tree算法,其中FP-tree算法可绘制出FP树,并显示中间结果和最后生成的规则,Apriori and FP-tree in DM
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1.02mb
    • 提供者:willnow
  1. datamining

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

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

    0下载:
  2. FP树的JAVA版本,分布式数据挖掘算法可能会用到.-fptree
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:25.67kb
    • 提供者:zhou
  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
    • 文件大小:26.16mb
    • 提供者:
  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
    • 文件大小:234.65kb
    • 提供者: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
    • 文件大小:39.44kb
    • 提供者: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
    • 文件大小:13.17kb
    • 提供者: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
    • 文件大小:179.83kb
    • 提供者:fast man
  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
    • 文件大小:198.16kb
    • 提供者:anny
  1. SLIQ

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

    • 发布日期:2016-06-09
    • 文件大小:57.13kb
    • 提供者:丁欢
  1. datamine

    0下载:
  2. 关于数据挖掘的算法,超市数据挖掘,用于生成决策树和关联规则的程序,附有课设文档-About data mining algorithms, supermarket data mining, decision tree and association rules for building the program, with classes set document
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:478.78kb
    • 提供者:阿杜
  1. CART

    0下载:
  2. 对汽车评估的分类决策树构建,使用了常用的python的机器学习库scikit-learn(Construction of classified decision tree for automobile evaluation,Use the common Python's machine learning library scikit-learn)
  3. 所属分类:数学计算

    • 发布日期:2018-01-09
    • 文件大小:34kb
    • 提供者:yolandera
  1. example1

    0下载:
  2. 最近在学习决策树,一个简单的决策树预测模型(Recently in the learning decision tree,A simple decision tree prediction model)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:4kb
    • 提供者:momo1888
  1. 数据挖掘十大经典算法

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

    • 发布日期:2020-01-29
    • 文件大小:247kb
    • 提供者:kingback
  1. 数据挖掘各类算法

    2下载:
  2. apriori、id3、c4.5、fp树等算法的的python实现(Python implementation of apriori, id3, c4.5, FP Tree and other algorithms)
  3. 所属分类:数据挖掘

    • 发布日期:2019-09-28
    • 文件大小:48kb
    • 提供者:dadkla
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com