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

搜索资源列表

  1. KMEANS

    0下载:
  2. 数据挖掘中动态聚类的K-means算法,适合研究聚类人员。-Data Mining in the dynamic clustering of K-means algorithm for clustering research staff.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:2918
    • 提供者:知风
  1. K_average

    0下载:
  2. matlab实现的k均值聚类算法,可以实现对大量数据的有效分类-matlab implementation of the k-means clustering algorithm, can achieve a large amount of data on an effective classification
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:38247
    • 提供者:sunny
  1. kmean

    0下载:
  2. k-means 算法的工作过程说明如下:首先从n个数据对象任意选择 k 个对象作为初始聚类中心;而对于所剩下其它对象,则根据它们与这些聚类中心的相似度(距离),分别将它们分配给与其最相似的(聚类中心所代表的)聚类;然后再计算每个所获新聚类的聚类中心(该聚类中所有对象的均值);不断重复这一过程直到标准测度函数开始收敛为止。-k-means algorithm process as follows: First of all, the object data from the n choose k
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1321
    • 提供者:lining
  1. KAV

    0下载:
  2. KAV是利用Visual C++ 6.0编写的一个小程序,能实现对特定数据结果的文本数据进行聚类分析,所使用的聚类方法是K均值。 -KAV is the use of Visual C++ 6.0 to prepare a small procedure to achieve the outcome of specific data on the text data clustering analysis, the use of the K-means clustering method.
  3. 所属分类:GIS program

    • 发布日期:2017-03-30
    • 文件大小:64401
    • 提供者:随风
  1. 1

    1下载:
  2. 这是针对一维K-means算法的实现,如果想针对多维的k-means算法流程一样,你只要设计一个多维数据点的数据结构就可以了-This is one-dimensional K-means algorithm, if you want for multi-dimensional k-means algorithm of the same process, you need to do is to design a multi-dimensional data points of the data
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:2093
    • 提供者:李华琼
  1. KMEANS

    0下载:
  2. 利用数据挖掘知识和c实现K-均值聚类分析-The use of data mining knowledge and c to achieve K-means clustering analysis
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2117
    • 提供者:lijianping
  1. KMEANS

    0下载:
  2. K-Means动态聚类算法源程序 在数据挖掘中的应用-K-Means dynamic algorithm source data mining application
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:131932
    • 提供者:张照辉
  1. 001

    0下载:
  2. 实现k-means方法 给定数据 将其分为几类 每类的聚合度很高-K-means method to achieve a given data will be divided into several categories for each type of the high degree of polymerization
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1446
    • 提供者: 叶子
  1. ex-10

    0下载:
  2. 数据挖掘算法。K-Means聚类数据挖掘算法。该算法是用Java语言编写的-K-Means Cluster
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:5183
    • 提供者:林好
  1. TriTrain

    0下载:
  2. 利用KDD1999数据集进行K-means算法的实现-Mathimatics-Numerical algorithms
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:5159
    • 提供者:huhan
  1. dataset

    0下载:
  2. matlab 代码 k-means 算法 实现2-D数据的聚类-matlab code for k-means algorithm is 2-D data clustering
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1611
    • 提供者:王新民
  1. k_means

    0下载:
  2. k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。-In statistics and machine learning, k-means clustering is a method of cluster analysis which aims to partition n observations into
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1534
    • 提供者:zhanguo
  1. KmeansVC

    0下载:
  2. 用MFC倾力打造的K均值算法,附有数据集,该数据集4177行记录,8维属性的元组 界面友好,功能基本实现。-Using MFC gourmet k-means algorithm, with the data collection, data collection, 8 dimension record 4177 did the tuple. Attributes Friendly interface, basic function.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:94507
    • 提供者:shelleyhacker
  1. K_means_c_plus_plus

    0下载:
  2. 本程序是数据挖掘领域知名的K均值Visual C++源代码-C++ sourse codes of K-Means using Data Ming
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1946
    • 提供者:胡雯雨
  1. kmeans

    0下载:
  2. 数据挖掘里面的经典的聚类算法 K-means-K-means
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:847
    • 提供者:蟹蟹
  1. famousz-misc

    1下载:
  2. k-means及Isodata 聚类算法的实现,用c++代码实现,输入数据为Iris,输出分类类结果。 包含Iris数据及所有头文件和.cpp文件。-Isodata k-means clustering algorithm and implementation, using c++ code implement,. the input data is the Iris, the output classification class results. contains Iris d
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-12-07
    • 文件大小:82846
    • 提供者:姜丽
  1. KMEANS

    0下载:
  2. 基于K-Means动态聚类算法,应用于数据挖掘-Based on Dynamic K-Means clustering algorithm, used in data mining
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:29748
    • 提供者:闫少华
  1. kmeans-in-statistics

    0下载:
  2. 这是K-means聚类算法的源代码,可实现任意多统计数据的归类处理。代码为原创,用途主要在数理统计方面,而不是常见的图像处理等方面。内附详细的使用说明。-This is the K-means clustering algorithm source code, enabling the classification of any number of statistical data processing. Code for my original, uses mainly in mathemat
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:5353
    • 提供者:邹洪斌
  1. K_Means

    0下载:
  2. K均值算法,实现一种动态聚类法--迭代自组织数据分析算法,这是一种较为简单的K均值算法-K means algorithm, to achieve a dynamic clustering method- iterative self organizing data analysis algorithm, which is a relatively simple K-means algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:1648
    • 提供者:xiaohu
  1. Clustering

    0下载:
  2. 对数值型数据进行聚类:实现了K-means和FCM算法-K-means,fuzzy c means
  3. 所属分类:Algorithm

    • 发布日期:2017-05-17
    • 文件大小:5049949
    • 提供者:金色笔记
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 32 »
搜珍网 www.dssz.com