[jira] [Commented] (SPARK-14380) Review spark.ml parity for clustering

2016-06-03 Thread Xinh Huynh (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15314345#comment-15314345 ] Xinh Huynh commented on SPARK-14380: Completely missing algorithms * Power Iteration Clustering

[jira] [Commented] (SPARK-14380) Review spark.ml parity for clustering

2016-06-03 Thread Xinh Huynh (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15314288#comment-15314288 ] Xinh Huynh commented on SPARK-14380: I'll take a stab at this. > Review spark.ml parity for

[jira] [Commented] (SPARK-14380) Review spark.ml parity for clustering

2016-06-03 Thread Xinh Huynh (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15314617#comment-15314617 ] Xinh Huynh commented on SPARK-14380: Existing algorithms * KMeans ** Param: initial model, bypassing

[jira] [Comment Edited] (SPARK-14380) Review spark.ml parity for clustering

2016-06-03 Thread Xinh Huynh (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15314617#comment-15314617 ] Xinh Huynh edited comment on SPARK-14380 at 6/3/16 8:23 PM: Existing

[jira] [Created] (SPARK-15784) Add Power Iteration Clustering to spark.ml

2016-06-06 Thread Xinh Huynh (JIRA)
Xinh Huynh created SPARK-15784: -- Summary: Add Power Iteration Clustering to spark.ml Key: SPARK-15784 URL: https://issues.apache.org/jira/browse/SPARK-15784 Project: Spark Issue Type:

[jira] [Comment Edited] (SPARK-14380) Review spark.ml parity for clustering

2016-06-06 Thread Xinh Huynh (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15314617#comment-15314617 ] Xinh Huynh edited comment on SPARK-14380 at 6/6/16 5:29 PM: Existing

[jira] [Comment Edited] (SPARK-14380) Review spark.ml parity for clustering

2016-06-06 Thread Xinh Huynh (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15314345#comment-15314345 ] Xinh Huynh edited comment on SPARK-14380 at 6/6/16 5:26 PM: Completely

[jira] [Created] (SPARK-15785) Add initialModel param to Gaussian Mixture Model (GMM) in spark.ml

2016-06-06 Thread Xinh Huynh (JIRA)
Xinh Huynh created SPARK-15785: -- Summary: Add initialModel param to Gaussian Mixture Model (GMM) in spark.ml Key: SPARK-15785 URL: https://issues.apache.org/jira/browse/SPARK-15785 Project: Spark

[jira] [Comment Edited] (SPARK-14380) Review spark.ml parity for clustering

2016-06-03 Thread Xinh Huynh (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15314617#comment-15314617 ] Xinh Huynh edited comment on SPARK-14380 at 6/3/16 11:18 PM: - Existing

[jira] [Comment Edited] (SPARK-14380) Review spark.ml parity for clustering

2016-06-03 Thread Xinh Huynh (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15314617#comment-15314617 ] Xinh Huynh edited comment on SPARK-14380 at 6/3/16 10:13 PM: - Existing