[
https://issues.apache.org/jira/browse/SPARK-13551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15171604#comment-15171604
]
Apache Spark commented on SPARK-13551:
--------------------------------------
User 'zhengruifeng' has created a pull request for this issue:
https://github.com/apache/spark/pull/11429
> 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
> 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]