CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - Kmeans算法

搜索资源列表

  1. kmeans-java

    0下载:
  2. 用JAVA编写的kmeans算法,用于数据挖掘中的聚类
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4404
    • 提供者:刘阳阳
  1. 遗传聚类

    0下载:
  2. 使用遗传算法优化Kmeans聚类过程,测试数据集都来源于UCI,很好理解,适合初学者。
  3. 所属分类:人工智能/神经网络/遗传算法

  1. kmeans.rar

    0下载:
  2. data mining algorithm . kmeans聚类算法,clustering algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:5701
    • 提供者:chenfan
  1. kmeans

    1下载:
  2. kmeans文本聚类算法的简单实现,是用JAVA实现的-kmeans a simple realization of the text clustering algorithm is implemented using JAVA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:11125
    • 提供者:rocky
  1. kmeans

    0下载:
  2. 基本的数据聚类算法,可以进行快速有效的数据聚类,可以有效地进行数据挖掘-Basic data clustering algorithm, can be fast and effective data clustering, data mining can be effectively
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-26
    • 文件大小:6403
    • 提供者:盛荣芬
  1. KMEANS

    0下载:
  2. K-Mean聚类算法,对各种格式的图像进行分层聚类。-This is a K-Mean culstering aligroam.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:3567
    • 提供者:xiaolinggui
  1. kmeans

    0下载:
  2. kmeans分类的小程序,聚类算法,大家都来看看吧,-kmeans classification of small procedures, clustering algorithm, as we all look at and see,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:1019
    • 提供者:chenweijiang
  1. kmeans

    0下载:
  2. 聚类算法kmeans,比较简单的聚类算法,通过欧几里德距离确定聚类的标准,对二维的点进行聚类-Clustering algorithm kmeans, relatively simple clustering algorithm, through the Euclidean distance to determine the standard clustering of the points of two-dimensional clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:3567
    • 提供者:huang
  1. KMEANS

    0下载:
  2. 数据挖掘中的经典聚类算法,常用于异常值检测-Data Mining in a classic clustering algorithm, commonly used in the outlier detection
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:246310
    • 提供者:jiangjinfeng
  1. KMEANS

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

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

    0下载:
  2. Kmeans算法实现带有标签的聚类的算法-Algorithm Kmeans tagged clustering algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1066997
    • 提供者:wen
  1. kmeans

    0下载:
  2. 数据挖掘中的K均值聚类算法的MATLAB的实现-k means clustering algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:865
    • 提供者:apolloly
  1. Kmeans

    0下载:
  2. 使用C语言实现kmeans算法,K=3。-Kmeans algorithm using the C language implementation, K = 3.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1166
    • 提供者:hkm
  1. kmeans

    0下载:
  2. 关于K均值聚类的算法,对搞人工智能的有用-With regard to K-means clustering algorithm, to engage in a useful artificial intelligence
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:486977
    • 提供者:胡刚
  1. KMEANS

    0下载:
  2. 实现Kmeans算法的C++代码,永远数据的Kmeans算法聚类-C++ code for kmeans algorithm,used to cluster datas
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:29768
    • 提供者:sindo
  1. Kmeans

    0下载:
  2. 用vc++很好的实现了K均值聚类算法的研究,这是一完整的用VC++实现的程序,有效地完成了模式识别-Using vc++ achieved a very good K-means clustering algorithm, which is a complete implementation using VC++ program, the efficient completion of the pattern recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:194358
    • 提供者:黄静
  1. kmeans.tar

    0下载:
  2. 很好的kmeans算法源码,国外一个很牛的教授做的,叫什么我忘了-kmeans
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:998138
    • 提供者:dean1983
  1. kmeans

    0下载:
  2. 可以直接拿来用 python2.7 在数据挖掘中,K-Means算法是一种 cluster analysis 的算法,其主要是来计算数据聚集的算法,主要通过不断地取离种子点最近均值的算法。(In the data mining, K-Means algorithm is a cluster analysis algorithm, which is mainly to calculate the data aggregation algorithm, mainly through the con
  3. 所属分类:人工智能/神经网络/深度学习

  1. kmeans-algorithm

    0下载:
  2. 一个基础kmeans算法,内含有数据文件,可以直接执行。(A basic kmeans algorithm, which contains data files, can be directly executed.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:30720
    • 提供者:Xuagent
  1. kmeans

    0下载:
  2. kmeans 算法实现,参考某位博主的代码,具体是哪位大牛忘记了。对代码进行解读(Implementation kmeans, refer to a blogger.Copyright of this Blog's content is reserved.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-03
    • 文件大小:6144
    • 提供者:四麦偶
« 12 3 4 5 6 »
搜珍网 www.dssz.com