搜索资源列表

  1. 新建 Microsoft Word 文档 (3)

    0下载:
  2. 基于划分的聚类分析算法k-means,主要用于数据挖掘领域.-Partition- based cluster analysis algorithm k-means, used mainly for data mining areas.
  3. 所属分类:数据库编程

    • 发布日期:2024-05-22
    • 文件大小:3072
    • 提供者:许朝
  1. 新建 Microsoft Word 文档 (4)

    0下载:
  2. 模糊聚类分析算法fuzzy_k_means,主要用于数据挖掘领域.-fuzzy clustering algorithm fuzzy_k_means, mainly for data mining areas.
  3. 所属分类:数据库编程

    • 发布日期:2024-05-22
    • 文件大小:3072
    • 提供者:许朝
  1. 新建 Microsoft Word 文档 (5)

    0下载:
  2. 算法SVM,该算法主要用于数据挖掘领域.-SVM algorithm, the algorithm used mainly for data mining areas.
  3. 所属分类:数据库编程

    • 发布日期:2024-05-22
    • 文件大小:4096
    • 提供者:许朝
  1. 新建 Microsoft Word 文档 (6)

    0下载:
  2. 算法CARTfunctions,该算法主要用于数据挖掘领域.-CARTfunctions algorithm, the algorithm used mainly for data mining areas.
  3. 所属分类:数据库编程

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:许朝
  1. 新建 Microsoft Word 文档 (8)

    0下载:
  2. 算法C4_5,该算法主要用于数据挖掘领域.-C4_5 algorithm, the algorithm used mainly for data mining areas.
  3. 所属分类:数据库编程

    • 发布日期:2024-05-22
    • 文件大小:4096
    • 提供者:许朝
  1. 76

    0下载:
  2. GAUSS分布导引,PDF格式 对学习数据挖掘、机器学习、人工神经网络很有帮助-CLASS distribution guidance, in PDF format for learning data mining, machine learning, artificial neural network helpful
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-22
    • 文件大小:156672
    • 提供者:
  1. 79

    0下载:
  2. 统计学导引,对于信息、通信专业的学生很重要,它用于信息论、通信原理等课程! 对于我?计算机系的现在用处不大,但是我学数据挖掘要用到-statistical guidance, information, communication professional students are very important, it used information theory, communications theory courses! For
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-22
    • 文件大小:433152
    • 提供者:
  1. Apriori_depth_first

    0下载:
  2. 数据挖掘/机器学习Apriori的深度优先算法。 编译方法:g++ -Wall -O3 -o fim_all dffast.-Data Mining/Machine Learning Apriori the depth priority algorithm. Compiled : g-Wall-O3-o fim_all dffast.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:4096
    • 提供者:陈星
  1. CART

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

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:g
  1. genrule

    0下载:
  2. 数据挖掘关联规则 发现数据间的关系 如超市数据-Data Mining Association Rules data such as the relationship between data stores
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:张烨
  1. Apriori_Trie

    0下载:
  2. 数据挖掘的aprior算法,发现数据,查找如超市数据-Aprior Algorithm used in Data Mining, Data Discovery, for example, mining Super Market Data
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:张烨
  1. aori1

    0下载:
  2. 数据挖掘的算法,发现是数据关系,如超市数据-data mining algorithm was found to be data, such as supermarket data
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:835584
    • 提供者:张烨
  1. zhenghe

    0下载:
  2. 数据挖掘算发,查找数据出现的次数。如销售数据-counting fat data mining, data search for the number of occurrences. If sales data
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:张烨
  1. ID3II

    0下载:
  2. ID3,数据挖掘 决策书算法 vc中的具体实现 数据挖掘工具 cls算法扩展-ID3, data mining algorithms vc decision on the specific data mining tools cls algorithm expansion
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-22
    • 文件大小:9216
    • 提供者:
  1. MFY_kmeans

    0下载:
  2. 这是我帮一个本科生做的毕业设计,实现的数据挖掘的k均值和k中心算法,其中包含了我做的两个二维的数据集,感觉要预先知道k的参数值,不是很方便-This is what I do to help an undergraduate graduation Design, Implementation of the Data Mining mean k and k center algorithm, which includes me to do
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-22
    • 文件大小:157696
    • 提供者:孟繁宇
  1. CURE

    0下载:
  2. 数据挖掘算法之一,基于代表点的CURE聚类算法,该算法先把每个数据点看成一类,然后合并距离最近的类,直至类个数为所要求的个数为止。-CURE cluster algorithm based on representive point,one of data mining algorithms,classifies each data as a category firstly, then unifies categories with
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-22
    • 文件大小:45056
    • 提供者:黄镇
  1. 399 基于聚类分析的属性数据挖掘技术

    0下载:
  2. 数据库中的数据都有各种属性,目前算法很少涉及这部分,这是一个关于属性的聚类算法。-the data in the database have different attributes, the current algorithm is rarely associated with this part, it is an attribute of the clustering algorithm.
  3. 所属分类:文档资料

    • 发布日期:2024-05-22
    • 文件大小:25600
    • 提供者:李中
  1. Apriori(VC程序)

    1下载:
  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 Discover
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-22
    • 文件大小:2113536
    • 提供者:杨永刚
  1. Apriori2

    0下载:
  2. 这是关于数据仓库与数据挖掘的Apriori算法的实现程序,基于关系型数据库的。-This is the implementation of Apriori Algorithm used in Data Warehouse and Data Mining filed, based on the Relation Database.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-22
    • 文件大小:428032
    • 提供者:孙江萍
  1. apriori算法java实现

    0下载:
  2. 针对于关联规则数据挖掘的apriori算法,采用ODBC连接数据库.采用Java实现.-Implement apriori algorithm of Assosiation Rule Data Mining using Java, accessing database with ODBC.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-22
    • 文件大小:53248
    • 提供者:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org