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

Xinh Huynh edited comment on SPARK-14380 at 6/3/16 8:23 PM:
------------------------------------------------------------

Existing algorithms
* KMeans
** Param: initial model, bypassing the random initialization or k-means|| 
(SPARK-10780)
** PMML (SPARK-11237)
* Gaussian Mixture Model (GMM)
** Param: initial model (will create JIRA, related to warm-start support, 
SPARK-11136)



was (Author: xinhh):
Existing algorithms
* KMeans
** Param: initial model, bypassing the random initialization or k-means|| 
(SPARK-10780)
** PMML (SPARK-11237)


> Review spark.ml parity for clustering
> -------------------------------------
>
>                 Key: SPARK-14380
>                 URL: https://issues.apache.org/jira/browse/SPARK-14380
>             Project: Spark
>          Issue Type: Sub-task
>          Components: ML
>            Reporter: Joseph K. Bradley
>
> Review parity of spark.ml vs. spark.mllib to ensure spark.ml contains all 
> functionality. List all missing items.
> This only covers Scala since we can compare Scala vs. Python in spark.ml 
> itself.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to