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

搜索资源列表

  1. demo

    1下载:
  2. 实现数据挖掘的几个算法,包括模糊聚类,K均值,以及K近邻等聚类算法-Some of the implementation of data mining algorithms, including fuzzy clustering, K-means, as well as neighbors, such as clustering algorithm K
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:256007
    • 提供者:Haha
  1. KMeans

    0下载:
  2. 用java实现的k means算法,搞过数据挖掘的人应该都知道的~-k means algorithm implement in java, the basic method of clustering in data mining
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:39678
    • 提供者:郑刚
  1. k-means

    0下载:
  2. k-均值聚类算法c语言版用于划分聚类,适合用于数据挖掘之中-k-means clustering algorithm c language version
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:2023
    • 提供者:WangWeiqing
  1. k-means

    0下载:
  2. k-means实现 用于数据挖掘的著名的算法 非常使用-k-means to achieve for the well-known data mining algorithm is the use of
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:2050
    • 提供者:yeliang
  1. k-means

    0下载:
  2. 关于数据挖掘中的k-means算法的一种C语言实现-Data Mining on the k-means algorithm as a C language
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2472
    • 提供者:军官
  1. K_average

    0下载:
  2. k均值聚类或者成为均值聚类,用于对各个数据进行分类-k-means clustering or a means clustering for the classification of the various data
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1697
    • 提供者:李岚
  1. K-means

    0下载:
  2. 通过对聚类分析及其算法的论述,从多个方面对这些算法性能进行比较,同时以儿童生长发育时期的数据为例通过聚类分析的软件和改进的K-means算法来进一步阐述聚类分析在数据挖掘中的实践应用。-Through cluster analysis and discussion of algorithms, from a number of aspects of the performance of these algorithms compared to growth and development of
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:10428
    • 提供者:李华琼
  1. k

    0下载:
  2. k平均聚类所谓k均值聚类方法是一种无监督的学习算法,它能用已知类数的数据聚类和预测。-k-average clustter
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:48887
    • 提供者:小屁
  1. knn

    2下载:
  2. k近邻问题,我自己做的,效果有保证,还有测数据-k neighbor problem, I do, the effect is guaranteed, as well as measured data
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:3147
    • 提供者:qht
  1. K-means

    0下载:
  2. k-means 算法的实现,提供数据,且能够顺畅运行-K-means,method,which is a famous method to cluster data. This package also give you the data to do experiment. It can run frequently
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:48112
    • 提供者:qian8768
  1. k-means

    0下载:
  2. k-means算法实现WEB搜索,用模拟退火,对K-means聚类算法进行数据挖掘-k-means algorithm WEB search
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:413938
    • 提供者:王立娜
  1. K-Means

    0下载:
  2. 一个很好的C均值聚类算法!通过运行此文件可以很好的进行数据的分类。-K-means
  3. 所属分类:Search Engine

    • 发布日期:2017-03-30
    • 文件大小:1282
    • 提供者:章红燕
  1. File3

    0下载:
  2. 数据挖掘,聚类,遗传算法,k-means算法,基于遗传算法的k-means聚类方法。-Data mining, clustering, genetic algorithm, k-means algorithm, based on genetic algorithm k-means clustering method.
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:2591664
    • 提供者:王三
  1. K-means

    0下载:
  2. 均值为K的聚类算法,是一种对聚类数据进行的最简单的算法,广泛应用在各种场合中。-K mean clustering algorithm for clustering data is the most simple algorithm, widely used in various occasions.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:48128
    • 提供者:sunjianqing
  1. K-MEANS

    1下载:
  2. 该文档主要讲述的是K-means算法分析Iris数据集-The document covers the K-means algorithm for Iris data set
  3. 所属分类:Database system

    • 发布日期:2017-04-04
    • 文件大小:87155
    • 提供者:jjj
  1. k-means

    0下载:
  2. 本文详细地介绍了k-means算法和一种改进的K-means算法,即基于成对约束的Cop-kmeans算法。该算法结合了Must-Link和Cannot-Link约束,数据对象在这两类约束的“监督”下进行划分。-This paper introduces the k-means algorithm and an improved K-means algorithm, which is based on pairwise constraints Cop-kmeans algorithm. The
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:15628
    • 提供者:李呈利
  1. K-means

    0下载:
  2. K-均值聚类算法程序,数据挖掘中比较经典的一种聚类算法-K-means clustering algorithm procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1158
    • 提供者:fanjiajie
  1. k-means--source-code

    0下载:
  2. k-means算法,已附数据文件。其中文件第一行的3个数字分别为数据数量、数据维度和所需聚类数-k-means algorithm, is attached data files. Which documents the first line of three figures were the amount of data, data dimension and the required number of clusters
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:15910
    • 提供者:sakura
  1. K-means

    0下载:
  2. 机器学习 模式识别 二维K-means实现 包括代码、数据和实验-Machine learning pattern recognition, including two-dimensional K-means to achieve code, data and experimental
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:10985
    • 提供者:高翔
  1. K-means

    0下载:
  2. 一种K-均值算法附有测试数据,希望给学习聚类的提供一点帮助-One kind of K-means algorithm with test data, clustering offers hope to learn a little help
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:9046
    • 提供者:王良
« 1 2 34 5 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com