You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2016/04/15 02:39:25 UTC

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

Xiangrui Meng created SPARK-14646:
-------------------------------------

             Summary: 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: Xiangrui Meng
            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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org