[ 
https://issues.apache.org/jira/browse/SPARK-14646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15264903#comment-15264903
 ] 

Apache Spark commented on SPARK-14646:
--------------------------------------

User 'jkbradley' has created a pull request for this issue:
https://github.com/apache/spark/pull/12792

> k-means save/load should put one cluster per row
> ------------------------------------------------
>
>                 Key: SPARK-14646
>                 URL: https://issues.apache.org/jira/browse/SPARK-14646
>             Project: Spark
>          Issue Type: Improvement
>          Components: ML
>    Affects Versions: 1.6.1
>            Reporter: Xiangrui Meng
>            Assignee: Joseph K. Bradley
>            Priority: Minor
>
> We store k-means clusters in a single row in the current implementation. It 
> would be better to store the clusters one per row. So it is easier to add 
> more columns like size, cost, etc. We may consider backward compatibility.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to