首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > k-means的java实现

k-means的java实现

  • 资源大小:11.00 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 算法 java KMeans 实现

资 源 简 介

应用背景Implement k-means clustering on a training data set  to predict classification values of a test data set.关键技术The experiment intended to classify test data values using the data   mining strategy known as k-means clustering.   The 6 variables in the training data are used to plot the data and   centroids are placed to locate clumps of the 255, classified training   data. Once located, a classification value can be assigned to the 100,   test data. 

文 件 列 表

K-Means-master
.classpath
.project
.settings
readme.txt
src
VIP VIP
0.196955s