文件名称:K_Means
- 所属分类:
- 数据挖掘
- 资源属性:
- 上传时间:
- 2017-10-26
- 文件大小:
- 267kb
- 下载次数:
- 0次
- 提 供 者:
- Drago*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
K-Means是聚类算法中的一种,其中K表示类别数,Means表示均值。顾名思义K-Means是一种通过均值对数据点进行聚类的算法。K-Means算法通过预先设定的K值及每个类别的初始质心对相似的数据点进行划分。并通过划分后的均值迭代优化获得最优的聚类结果。(K-Means is one of the clustering algorithms, in which K represents the number of classes, and Means means the mean. As the name suggests, K-Means is an algorithm for clustering data points by means of mean. K-Means algorithm divides the similar data points by the preset K value and the initial centroid of each category. The optimal clustering results are obtained by means of the mean iterative optimization after division.)
相关搜索: K_Means聚类算法
(系统自动生成,下载前可以参看下载内容)