You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2016/04/30 01:47:12 UTC

[jira] [Resolved] (SPARK-14646) k-means save/load should put one cluster per row

     [ https://issues.apache.org/jira/browse/SPARK-14646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joseph K. Bradley resolved SPARK-14646.
---------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

Issue resolved by pull request 12792
[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
>             Fix For: 2.0.0
>
>
> 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org