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

搜索资源列表

  1. kmeans.rar

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

    • 发布日期:2017-03-24
    • 文件大小:5.57kb
    • 提供者: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
    • 文件大小:10.86kb
    • 提供者: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
    • 文件大小:6.25kb
    • 提供者:盛荣芬
  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-24
    • 文件大小:1019byte
    • 提供者: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-23
    • 文件大小:3.48kb
    • 提供者: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
    • 文件大小:240.54kb
    • 提供者:jiangjinfeng
  1. KMEANS

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

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

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

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

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

    • 发布日期:2017-04-04
    • 文件大小:1.14kb
    • 提供者: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
    • 文件大小:475.56kb
    • 提供者:胡刚
  1. KMEANS

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

    • 发布日期:2017-04-03
    • 文件大小:29.07kb
    • 提供者: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
    • 文件大小:189.8kb
    • 提供者:黄静
  1. kmeans

    0下载:
  2. 对其中的adult_cluster.arff文件实现了kmeans聚类算法。-Documents of which implements the kmeans adult_cluster.arff clustering algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:104.31kb
    • 提供者:黎海超
  1. kmeans

    0下载:
  2.  k-means 算法接受参数 k ;然后将事先输入的n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。-k-means algorithm takes parameters k and then advance the input data object is divided into n-k-clustering in order to make
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:552.68kb
    • 提供者:zhangmuhua
  1. kmeans

    0下载:
  2. 数据挖掘里的经典kmeans算法,已生成exe文件,需要在dos命令里输入参数来运行,不能直接运行cpp文件。详见文件说明。-kmeans algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:24.13kb
    • 提供者:cc
  1. KMeans

    0下载:
  2. KMeans 算法的C++实现代码,通过编译而且可以正常运行-KMeans algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-27
    • 文件大小:3kb
    • 提供者:chao meng
  1. Kmeans-algorithm

    0下载:
  2. 模式识别算法Kmeans算法原理及C++编程实现-Pattern recognition algorithm Kmeans algorithm and C++ programming
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-12
    • 文件大小:25.74kb
    • 提供者:lyuwjq
  1. kMeans

    0下载:
  2. 实现聚类,预测数据,在教育行业十分有帮助(The basic idea of KMeans algorithm is that the initial random given K cluster centers, according to the nearest neighbor principle, the sample points are divided into different clusters. Then, the centroid of each cluster is comp
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-20
    • 文件大小:2kb
    • 提供者:linlin1
  1. kmeans

    0下载:
  2. 使用python编写kmeans聚类的例程,含画图(use python to implement kmeans algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-04
    • 文件大小:1kb
    • 提供者:西瓜怪
  1. kmeans-algorithm

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

    • 发布日期:2018-05-01
    • 文件大小:30kb
    • 提供者:Xuagent
« 12 3 4 5 »
搜珍网 www.dssz.com