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

搜索资源列表

  1. kmeans

    0下载:
  2. 利用了matlab编程,结果实现k-means算法-Use matlab programming, k-means algorithm to achieve results. . .
  3. 所属分类:Data Mining

    • 发布日期:2017-04-15
    • 文件大小:6.41kb
    • 提供者:lihe
  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
    • 文件大小:2.06kb
    • 提供者:黄紫竹
  1. KMeans

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

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

    0下载:
  2. kmeans 算法的改进算法 名字为kmeans++算法,参考的文献为 kmeans++: an efficient algorithm。。。。算法他人所写,这里上传,以方便同行传阅-this is a algorithm named k_means++. reference the paper : an efficient algorithm ...
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:1.7kb
    • 提供者:qiong hiong
  1. kmeans

    0下载:
  2. kmeans算法,简单实现,文件读入,读入文件为txt,数据用逗号隔开-kmeans algorithm, simple implementation, file reads, reads the file as txt, data separated by commas
  3. 所属分类:Data Mining

    • 发布日期:2017-05-13
    • 文件大小:2.72mb
    • 提供者:李磊
  1. kmeans

    0下载:
  2. k-means算法的一个小实例,很好的展示了,算法的过程-k-means algorithm for a small example, a good showing, the algorithm process
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:8.2kb
    • 提供者:
  1. Kmeans

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

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

    0下载:
  2. 由于Kmeans聚类分析是一个局部的搜索过程,因此加入遗传算法进行全局搜索选择最优的初始中心点使得Kmeans算法产生较大的改进-Since Kmeans Cluster analysis is a local search process, so join a global search for the genetic algorithm to the optimal initial centers such Kmeans algorithm produces greater improve
  3. 所属分类:Data Mining

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

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

    • 发布日期:2017-04-12
    • 文件大小:820byte
    • 提供者:梁良
  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
    • 文件大小:5.55kb
    • 提供者:李寻进
  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
    • 文件大小:2.79kb
    • 提供者:will
  1. viterbi

    0下载:
  2. 基础的viterbi算法实现,java代码实现,kmeans代码实现,代码源码-Based viterbi algorithm, java code, kmeans code, the code source
  3. 所属分类:Data Mining

    • 发布日期:2017-05-04
    • 文件大小:5.04kb
    • 提供者:jerry
  1. kmeans_cq

    0下载:
  2. Kmeans算法的简单应用,根据重庆市各区经济情况聚类-Simple application Kmeans algorithm, according to the economic situation in the districts of Chongqing Cluster
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:662byte
    • 提供者:
  1. myKmeans.m

    0下载:
  2. 模式识别学习中使用matlab编写的Kmeans算法实现的小程序-Learning to use pattern recognition matlab prepared Kmeans algorithm small program
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1.12kb
    • 提供者:zhouzhou_yu
  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
    • 文件大小:8.76kb
    • 提供者:wangwendao
  1. kmeans

    0下载:
  2. Kmeans算法的matlab实现,包括主程序和main程序,可运行,易于理解。-Kmeans algorithm matlab implementation, including the main program and the main program can be run, easy to understand.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:1.58kb
    • 提供者:visua
  1. k-means

    0下载:
  2. java实现kmeans算法,方便数据挖掘相关人员更直观了解整个算法的思想及实现过程-java achieve kmeans algorithm to facilitate data relevant personnel more intuitive understanding of the whole idea of ​ ​ mining algorithms and implementation process
  3. 所属分类:Data Mining

    • 发布日期:2017-12-12
    • 文件大小:20.27kb
    • 提供者:宫兴伟
  1. Clustering-master

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

    • 发布日期:2018-01-03
    • 文件大小:24kb
    • 提供者:YFC
  1. KMeans

    3下载:
  2. 用matlab 实现了kmeans算法还附有评价指标计算(Matlab to achieve kmeans algorithm also attached to the evaluation index calculation)
  3. 所属分类:数据挖掘

    • 发布日期:2019-09-18
    • 文件大小:2.35mb
    • 提供者:呆子哥哥
搜珍网 www.dssz.com