CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据挖掘 搜索资源 - kmeans clustering

搜索资源列表

  1. kmeans

    0下载:
  2. k均值聚类方法。 在给定一个有n个对象的数据集,划分聚类技术将构造数据进行k个划分,每一个划分代表一个簇,k小于等于n。-k-means clustering method. Given a set of n objects data, dividing the data clustering techniques to construct k partitions, each partition represents a cluster, k less than or equal n.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:2697
    • 提供者:尚云
  1. kmeans

    0下载:
  2. k-means算法是文本聚类经典算法,也是数据挖掘十大经典算法之一。k-means算法Java实现。-k-means algorithm is a classical algorithm text clustering, data mining is one of the ten classic algorithms. k-means algorithm is implemented in Java.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:2106
    • 提供者:黄紫竹
  1. kmeans

    0下载:
  2. 对文章进行kmeans聚类,进行网页主体内容的提取-Extraction of articles kmeans clustering for web main content
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:3573
    • 提供者:mw
  1. kernel-kmeans

    2下载:
  2. 实现kernel k-means 聚类,可以处理非线性数据-Implement kernel k-means clustering, can handle nonlinear data
  3. 所属分类:Data Mining

    • 发布日期:2016-04-21
    • 文件大小:24576
    • 提供者:樊豆豆
  1. KMeans

    0下载:
  2. 数据聚类算法 kmeans 算法 ,使用MATLAB实现,文中的代码注释为中文,更易于实现-data mining algorithm , clustering algorithm , k_means algorithm
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:773
    • 提供者:qiong hiong
  1. Kmeans

    0下载:
  2. 按照模式识别一书,实现k均值聚类的matlab版本代码-According to the book Pattern Recognition , implement k-means clustering matlab version of the code
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:2163
    • 提供者:李巧
  1. Kmeans

    0下载:
  2. 数据挖掘聚类算法java代码。包含Kmeans算法源码。-Data mining clustering algorithm java code. Kmeans algorithm source code included.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:41487
    • 提供者:jianxiaodan
  1. cluster_Matlab

    0下载:
  2. 这里比较了几种聚类算法,包括普聚类,kmeans等。-Here compared several clustering algorithms, including Cape clustering, kmeans like.
  3. 所属分类:Data Mining

    • 发布日期:2017-05-20
    • 文件大小:5792971
    • 提供者:yupeng
  1. EMKmeans

    0下载:
  2. 在线KMeans算法不同于一般的聚类,其主要算法为梯度下降法-Online KMeans Unlike clustering algorithm, the main gradient descent algorithm
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:820
    • 提供者:梁良
  1. kmeansCluster

    0下载:
  2. 开源搜索Carrot2中的kmeans聚类算法(作为性能对比用),由波兰学者Osinski撰写。-The open source search Carrot2 kmeans clustering algorithm (used as a performance comparison), written by the Polish scholar Osinski.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-15
    • 文件大小:5681
    • 提供者:李寻进
  1. kmeans

    0下载:
  2. 最简单易懂的聚类方法,用python实现k-means对数据的聚类-The most straightforward clustering method, using python to achieve k-means clustering of data
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1348
    • 提供者:张浩
  1. KMeans-master

    0下载:
  2. KMeans聚类算法的Java实现 KMeans聚类算法的Java实现-KMeans clustering algorithm implemented in Java KMeans clustering algorithm implemented in Java KMeans clustering algorithm implemented in Java
  3. 所属分类:Data Mining

    • 发布日期:2017-04-14
    • 文件大小:2856
    • 提供者:will
  1. Cluster

    1下载:
  2. 机器学习和数据挖掘中常用的K-means聚类算法,包含两个文件,kmeans.py是Python实现代码,bank-data.csv是测试数据-Machine learning and data mining commonly used K-means clustering algorithm contains two files, kmeans.py is a Python implementation code, bank-data.csv test data
  3. 所属分类:Data Mining

    • 发布日期:2017-05-04
    • 文件大小:8975
    • 提供者:wangwendao
  1. kmeans

    0下载:
  2. 对数据和图像进行聚类分析,k-means聚类方法多应用于模式识别,人工智能,机器学习等方面(Clustering analysis of data and images, K-means clustering method should be used in pattern recognition, artificial intelligence, machine learning and so on)
  3. 所属分类:数据挖掘

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:Source Pill
  1. Clustering-master

    0下载:
  2. 超级强大的聚类算法+详细的程序说明; Kmeans聚类+ISODATA聚类算法;(Super powerful clustering algorithm + detailed program descr iption; Kmeans clustering +ISODATA clustering algorithm;)
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-02
    • 文件大小:24576
    • 提供者:YFC
  1. k-means-for-iris

    2下载:
  2. 利用K均值聚类对鸢尾花样本进行聚类的matlab程序,包含源代码、样本数据、聚类结果(The matlab program of clustering iris samples by K-means clustering, including source code, sample data and clustering results)
  3. 所属分类:数据挖掘

    • 发布日期:2020-07-03
    • 文件大小:28672
    • 提供者:麻衣蚂蚁
搜珍网 www.dssz.com