You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Grant Ingersoll (JIRA)" <ji...@apache.org> on 2011/08/02 23:20:27 UTC

[jira] [Resolved] (MAHOUT-763) Map-Side Distance Comparison

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

Grant Ingersoll resolved MAHOUT-763.
------------------------------------

    Resolution: Fixed

> Map-Side Distance Comparison
> ----------------------------
>
>                 Key: MAHOUT-763
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-763
>             Project: Mahout
>          Issue Type: New Feature
>            Reporter: Grant Ingersoll
>            Assignee: Grant Ingersoll
>            Priority: Minor
>             Fix For: 0.6
>
>         Attachments: MAHOUT-763.patch, MAHOUT-763.patch, MAHOUT-763.patch, MAHOUT-763.patch, SeedVectorUtil.patch
>
>
> KMeans currently on the map-side calculates the distance between a set of seeds and all other vectors.  It would be handy to have a generalization of this that, given a set of vectors that fits in memory (the seeds) and other points, emit <seed id, other id, distance> according to the distance measure.  This is similar to the RowSimilarityJob, but much simpler and not as general purpose.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira