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

搜索资源列表

  1. k

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

    • 发布日期:2017-03-28
    • 文件大小:48887
    • 提供者:小屁
  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. 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. K-Means

    0下载:
  2. 这个目录包含了K - means算法的代码实现。源代码可以发现在KMEANS.CPP。样本数据isfound在KM2.DAT。 KMEANS程序接受输入向量的组成和计算使用K - means算法的集群中心。输出被定向到屏幕上。 -This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.D
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:30204
    • 提供者:秋西西
  1. K-means

    0下载:
  2. 聚类算法(K-means)源代码,通过对该代码的运行,可以实现对各种数据的聚类显示,最终选出聚类中心-Clustering algorithm (K-means) source code, run through the code, can display a variety of data clustering, selected a cluster center
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2650
    • 提供者:yaoxuanhua
  1. 11

    0下载:
  2. K均值,随机产生一组数据并加以聚类,是学习图像处理的基础-K-means, random values, and clustering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2145
    • 提供者:范志强
  1. K-Means

    0下载:
  2. 数据挖掘K-means算法实现,源码,是大家学习的好资源啊-DM(data mining)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:32018
    • 提供者:刘小丽
  1. K-means

    0下载:
  2. k-means算法实现,对于要聚类的数据,可以对代码进行更改,读入自己的数据-This code implentents the K-means algorithm
  3. 所属分类:matlab

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

    0下载:
  2. 数据挖掘中得k-均值算法的c++实现,可以使你对数据挖掘算法有个初步的了解。-k-means algorithm in data mining is achieved with c++ . Allows you to have a preliminary understanding of the data mining algorithms.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:3324
    • 提供者:常金铭
  1. K-means-clustering-experiments

    0下载:
  2. k-means算法实现,数据挖掘中经常用到的聚类分析算法。是最经典的常用算法。-k-means algorithm, cluster analysis algorithm often used in data mining. Is the most classic of common algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1151
    • 提供者:魏建东
  1. K-MEANS-Clustering

    0下载:
  2. 实现了一个聚类CMI算法,对给定一个数据集,按要求将其划分为三个类,并计算其分类的效率,并给出一定的结果比较及输出-It s a K-Means clustering algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:2651
    • 提供者:Jacky
  1. k-means

    0下载:
  2. 简单的k-means算法 简单的实现简单数据的分类。-Simple k-means algorithm is simple to achieve the classification of simple data.
  3. 所属分类:AI-NN-PR

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