You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Trevor Grant (JIRA)" <ji...@apache.org> on 2017/05/21 03:50:04 UTC

[jira] [Resolved] (MAHOUT-1976) Add Canopy Clustering Algorithm

     [ https://issues.apache.org/jira/browse/MAHOUT-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trevor Grant resolved MAHOUT-1976.
----------------------------------
    Resolution: Fixed

> Add Canopy Clustering Algorithm
> -------------------------------
>
>                 Key: MAHOUT-1976
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1976
>             Project: Mahout
>          Issue Type: Improvement
>          Components: Algorithms
>    Affects Versions: 0.13.2
>            Reporter: Trevor Grant
>            Assignee: Trevor Grant
>
> Primarily, we need to lay out the clustering section of the Algorihtms Framework.
> The Canopy Clustering Algorithm is very simple and yet very useful as a preprocessing step for more advanced clustering algorithms such as KMeans and Hierarchical Clustering. 
> https://en.wikipedia.org/wiki/Canopy_clustering_algorithm
> The majority of the "work" on this PR will be creating the framework. 
> It is also one of the Legacy MR algorithms that would be nice to port.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)