You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Jeff Eastman (JIRA)" <ji...@apache.org> on 2008/04/15 03:19:04 UTC

[jira] Resolved: (MAHOUT-15) Investigate Mean Shift Clustering

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

Jeff Eastman resolved MAHOUT-15.
--------------------------------

    Resolution: Fixed

r648085 committed the latest patch, which additionally adds a method to the DistanceMeasures.

> Investigate Mean Shift Clustering
> ---------------------------------
>
>                 Key: MAHOUT-15
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-15
>             Project: Mahout
>          Issue Type: New Feature
>          Components: Clustering
>            Reporter: Jeff Eastman
>            Assignee: Jeff Eastman
>         Attachments: MAHOUT-15a.patch, MAHOUT-15b.patch, MAHOUT-15c.patch, MAHOUT-15d.patch, MAHOUT-15e.patch
>
>
> "The mean shift algorithm is a nonparametric clustering technique which does not require prior knowledge of the number of clusters, and does not constrain the shape of the clusters." http://homepages.inf.ed.ac.uk/rbf/CVonline/LOCAL_COPIES/TUZEL1/MeanShift.pdf 
> Investigate implementing mean shift clustering using Hadoop

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.