Spark K-Mean检索群集成员

时间:2016-10-17 18:26:27

标签: apache-spark-mllib

您能否提供示例代码段来检索K均值的群集成员?

以下代码打印了群集中心。我需要属于每个中心的集群成员。

val clusters = KMeans.train(parsedData, numClusters, numIterations) 
clusters.clusterCenters.foreach(println)

1 个答案:

答案 0 :(得分:0)

f.select :project_id, options_for_select(@project_select, default_val), html: {selected: true}