CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - data mining code

搜索资源列表

  1. Matlab 代码

    0下载:
  2. matlab 在数据挖掘中的代码,包括ID3 等,数据挖掘部分算法的matlab实现-Matlab in data mining code, including ID3, some data mining algorithms to achieve Matlab
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:14.52kb
    • 提供者:程黄维
  1. ibm数据生成器

    3下载:
  2. ibm数据生成器是为方便数据挖掘做的,内含生成器源码-ibm data generator is to facilitate data mining to do, containing source code generator
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:39.55kb
    • 提供者:严永泉
  1. 730

    0下载:
  2. 这是一个关于数据挖掘方面的源代码,它是关于聚类算法的代码-This is a data mining on the source code, it is about the clustering algorithm code
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:6.05kb
    • 提供者:Alexander
  1. Weka-3-2

    1下载:
  2. Weka is a collection of machine learning algorithms for data mining tasks. The algorithms can either be applied directly to a dataset or called from your own Java code. Weka contains tools for data pre-processing, classification, regression, clusteri
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:14.73mb
    • 提供者:马何坛
  1. weka-src.rar

    0下载:
  2. Weka,一个数据挖掘工具。功能包括:分类、聚类和关联规则等等。这是该开源软件的源代码,版本为3.5.7,Weka, a data mining tool. Features include: classification, clustering and association rules, etc.. This is the open source software source code, version 3.5.7
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4.57mb
    • 提供者:Jess
  1. c45.rar

    0下载:
  2. 这是数据挖掘中c4.5分类算法的vc++源码。,This is a data mining algorithm c4.5 classification of vc++ source code.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:150.24kb
    • 提供者:xufen
  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. ADOMD.NET-AMO

    0下载:
  2. 数据挖掘中连接ANALYSIS SERVER中有ADOMD.NET和AMO接口,些源代码示例了如何运用这两个接口实现数据挖掘功能.-Data Mining in connection ANALYSIS SERVER have ADOMD.NET and AMO interface, some source code examples of how to use these two functions of data mining interface.
  3. 所属分类:.net

    • 发布日期:2017-03-29
    • 文件大小:58.66kb
    • 提供者:sam
  1. hausdorff

    1下载:
  2. this source code for housdorff distance matching for 3D face recognition. I used this code on GavabDB .
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:675byte
    • 提供者:amr
  1. KNN

    0下载:
  2. 对数据挖掘中KNN算法的代码实现。包含实验报告格式、可实现代码及代码解析。-KNN algorithm for data mining in the code implementation. Contains the experiment report format, enabling code and code analysis.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:22.27kb
    • 提供者:xb
  1. weka-3-6-1

    0下载:
  2. Weka是一个超强功能的machine learning开发包-Weka is a collection of machine learning algorithms for data mining tasks. The algorithms can either be applied directly to a dataset or called from your own Java code. Weka contains tools for data pre-processing, clas
  3. 所属分类:Other systems

    • 发布日期:2017-06-11
    • 文件大小:17.8mb
    • 提供者:Alan
  1. MainWeka

    0下载:
  2. 数据挖掘开源算法最经典的weka算法源码,导入Eclipse就可以打开,包含了几十个经典的数据挖掘算法。-Open source data mining algorithm is the most classical algorithm weka source code into Eclipse, you can open, contains dozens of classic data mining algorithms.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-20
    • 文件大小:5.42mb
    • 提供者:李子文
  1. code

    0下载:
  2. 常用数据挖掘算法C++源代码 本人亲自调试过 请放心使用-Data mining algorithms commonly used C++ source code for debugging Guo Please be assured that I personally use the
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1.91mb
    • 提供者:wangjiangwei
  1. K-MEANS

    0下载:
  2. 数据挖掘,K-means源码,数据集为iris-Data mining, K-means source code for the iris data set
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:288.17kb
    • 提供者:刘凡
  1. gmdh2

    0下载:
  2. 数据分组处理算法GMDH源代码是自组织数据挖掘的核心算法,具有很强的泛化能力,相比回归分析法可以处理小样本数据-GMDH packet processing algorithms source code is the core of self-organizing data mining algorithm, which has strong generalization ability, compared with regression analysis can deal with small
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-27
    • 文件大小:1.87kb
    • 提供者:张瑛
  1. source-code-faxian

    0下载:
  2. 电子书,论文------数据挖掘与进化算法,数据挖掘与进化-Books, papers and evolution of data mining algorithms
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-04
    • 文件大小:177.97kb
    • 提供者:
  1. KMSPVB

    1下载:
  2. 个人知识管理系统 基于数据挖掘和数据结构 VB源代码-Personal knowledge management system is based on data mining and data structure VB source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1016.51kb
    • 提供者:星星哥
  1. TdTREEh

    0下载:
  2. 经典的数据挖掘算例的代码,生生成决策树,可看到生成树的规则。 -Classical data mining code example, to students generate decision trees, you can see the rules of the spanning tree.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:895.77kb
    • 提供者:zhebaiye
  1. ICA-code

    1下载:
  2. 关于ICA分类算法的经典代码加注释,用于数据挖掘和隐私保护方面-algorithms,,codes about ICA,whith can be used in data mining
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:42.34kb
    • 提供者:聪聪
  1. R语言与数据挖掘(R_and_Data_Mining)

    0下载:
  2. R and data mining R语言 和 数据挖掘 包含部分实例 以及代码(R and data mining including some examples and the code to make up for it)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:11.92mb
    • 提供者:immorwave
« 12 3 »
搜珍网 www.dssz.com