[
https://issues.apache.org/jira/browse/SPARK-13551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-13551:
------------------------------------
Assignee: Apache Spark
> Fix fix wrong comment and remove meanless lines in
> mllib.JavaBisectingKMeansExample
> -----------------------------------------------------------------------------------
>
> Key: SPARK-13551
> URL: https://issues.apache.org/jira/browse/SPARK-13551
> Project: Spark
> Issue Type: Improvement
> Components: MLlib
> Reporter: zhengruifeng
> Assignee: Apache Spark
> Priority: Trivial
>
> this description is wrong:
> /**
> * Java example for graph clustering using power iteration clustering (PIC).
> */
> this for loop is meanless:
> for (Vector center: model.clusterCenters()) {
> System.out.println("");
> }
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]