You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yu Ishikawa (JIRA)" <ji...@apache.org> on 2014/09/05 03:24:24 UTC

[jira] [Commented] (SPARK-2966) Add an approximation algorithm for hierarchical clustering to MLlib

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

Yu Ishikawa commented on SPARK-2966:
------------------------------------

I'm sorry for not checking community discussion and JIRA issue. Thank you for let me know.

We would be able to implement an approximation algorithm for hierarchical clustering with LSH. I think the approach of this issue is different from that of [SPARK-2429]. Should we merge this issue to [SPARK-2429] ?

> Add an approximation algorithm for hierarchical clustering to MLlib
> -------------------------------------------------------------------
>
>                 Key: SPARK-2966
>                 URL: https://issues.apache.org/jira/browse/SPARK-2966
>             Project: Spark
>          Issue Type: New Feature
>          Components: MLlib
>            Reporter: Yu Ishikawa
>            Priority: Minor
>
> A hierarchical clustering algorithm is a useful unsupervised learning method.
> Koga. et al. proposed highly scalable hierarchical clustering altgorithm in (1).
> I would like to implement this method.
> I suggest adding an approximate hierarchical clustering algorithm to MLlib.
> I'd like this to be assigned to me.
> h3. Reference
> # Fast agglomerative hierarchical clustering algorithm using Locality-Sensitive Hashing
> http://dl.acm.org/citation.cfm?id=1266811



--
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