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

Xiangrui Meng commented on SPARK-3220:
--------------------------------------

By `parallel`, do you mean multi-threading on the driver node? It should make 
good improvement. Please send a PR with some performance testing results. Sorry 
about the delay on PR reviews, people have been busy with the 1.1 release.

> K-Means clusterer should perform K-Means initialization in parallel
> -------------------------------------------------------------------
>
>                 Key: SPARK-3220
>                 URL: https://issues.apache.org/jira/browse/SPARK-3220
>             Project: Spark
>          Issue Type: Improvement
>          Components: MLlib
>            Reporter: Derrick Burns
>
> The LocalKMeans method should be replaced with a parallel implementation.  As 
> it stands now, it becomes a bottleneck for large data sets. 
> I have implemented this functionality in my version of the clusterer.  
> However, I see that there are hundreds of outstanding pull requests.  If 
> someone on the team wants to sponsor the pull request, I will create one.  
> Otherwise, I will just maintain my own private fork of the clusterer.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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

Reply via email to