CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - data mining code

搜索资源列表

  1. Apriori(VC程序)

    0下载:
  2. 本程序是数据挖掘中的关联规则模型中著名的Aprior算法的VC实现程序,可用于知识发现、数据挖掘、人工智能、模式识别等领域(请先解压文件)-The code is the VC implementation of the well-known Aprior algorithm in Association Rule Model of Data Mining field, can be used in Knowledge Discovery, Data Mining, AI, Pattern Re
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:71.72kb
    • 提供者:杨永刚
  1. BIRCH源码(C)

    0下载:
  2. 数据挖掘算法BIRCH源码 c语言版本。- Data mining algorithm BIRCH source code c language edition.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:251.86kb
    • 提供者:万喜
  1. chameleon算法源代码(c语言)

    0下载:
  2. 数据挖掘算法 chameleon算法源代码- Data mining algorithm chameleon calculates the law origin code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:45.38kb
    • 提供者:万喜
  1. see5-public

    1下载:
  2. 数据挖掘中的决策树生成的经典的see5软件的源代码。-Data Mining Tree Generation classic see5 the software's source code.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:76.7kb
    • 提供者:罗成
  1. c4.5r8

    1下载:
  2. 决策树分类算法源代码,非常优秀的数据挖掘工具包,全部使用C语言完成的-decision tree classification algorithm source code, excellent data mining tool kits, all use the C language completed
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:157.65kb
    • 提供者:刘志刚
  1. AprioriDataMine

    0下载:
  2. 数据挖掘中关联规则的经典算法Apriori算法源代码,可以连接到数据库-Data Mining Association Rules classical algorithm Apriori algorithm source code, can be connected to the database
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:73.86kb
    • 提供者:dx
  1. Program(ID3+SG-1)

    0下载:
  2. 里面包含一个PDF文档,29页,包含ID3、SG-1等三个数据挖掘经典算法的源代码。仔细研究会有收获。-which contains a PDF document, 29 pages, contains ID3. SG-1 on three classical data mining algorithm source code. Harvest will be carefully studied.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:52.67kb
    • 提供者:王议
  1. k-means

    1下载:
  2. 数据挖掘算法源代码 k-means聚类算法的C#代码-Source code data mining algorithms k-means clustering algorithm C# code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:100.38kb
    • 提供者:张健飞
  1. aprioriGUI

    1下载:
  2. 这是实现资料挖掘中的Apriori演算法的源代码 此java程式需先在同一资料夹下创建一个database.txt档 开启档案后,输入最小支持度及信赖度,程式会执行计算出关联法则 此与一般的apriori代码不同,经过修改后亘加完美-This is the realization of the Apriori data mining algorithm java source code for this program need to be in the same folder cr
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:34.64kb
    • 提供者:洪武
  1. code

    0下载:
  2. 此为数据挖掘课程大作业,主要功能是对已给定的描述生物分子三维结构的139351 个属性中,分类预测出该分子化合物对目标体的化学活性,从而达到帮助药物设计的目的。实验现有的数据包括:110个已标记活性标签的描述分子三维结构的139351维数据,634 个为标记活性标签的三维结构数据。希望根据这些提供的数据,采用适当的分类方法,提供出一个经过训练的分类器,能够尽可能准确的帮助未标记活性的分子化合物确定其活性。-This is a big job data mining courses, the ma
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:25.28kb
    • 提供者:dahuk
  1. datemining1926

    0下载:
  2. 数据挖掘各类代码:Apriori源代码全部-Various types of data mining code: Apriori all source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3.33mb
    • 提供者:张泉
  1. Apriori

    0下载:
  2. 是对数据挖掘中Apriori 算法编程实现,包含详细实验报告格式、算法代码及中文的代码解析。-Data mining is the Apriori algorithm is programmed with detailed test report format, algorithm code and the code in Chinese parsing.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:33.11kb
    • 提供者:xb
  1. Apriori

    0下载:
  2. 数据挖掘中Apriori算法的实现源代码-Data Mining in the Apriori Algorithm source code ... ... ... ...
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:2.3kb
    • 提供者:xinyi
  1. SLIQ

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

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

    0下载:
  2. PSO实现数据挖掘 PSO的基本框架代码-PSO PSO to achieve the basic framework of data mining code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3.94kb
    • 提供者:小乱
  1. apriori(java)

    0下载:
  2. apriori算法是经典的数据挖掘算法,本源码以可视化界面的形式将结果展示给用户。-apriori algorithm is a classical data mining algorithms, the source code to the form of visual interface, the results show to the user.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3.01kb
    • 提供者:聂风
  1. data-mining-neural-network-algorithm

    0下载:
  2. 数据挖掘中一种非常常用的算法,神经网络算法源程序-A very commonly used data mining algorithm, neural network algorithm source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:264.33kb
    • 提供者:张诚
  1. code

    0下载:
  2. 简单的BP神经网络代码 实现监督学习数据挖掘功能-Simple BP neural network supervised learning data mining code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-03
    • 文件大小:3.12kb
    • 提供者:陈寒
  1. LargeVis-master

    0下载:
  2. 源代码,spark平台,数据可视化算法,性能优越(Source code,spark platform,data visualization,good performance in decomposition, perform better than tsne.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-23
    • 文件大小:21.08mb
    • 提供者:NormanLiu
  1. datamining

    0下载:
  2. 数据挖掘一些方法的python实现代码以及数据文件(Data mining some methods of Python implementation code and data files)
  3. 所属分类:人工智能/神经网络/深度学习

« 12 3 »
搜珍网 www.dssz.com