[ 
https://issues.apache.org/jira/browse/MAHOUT-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12778838#action_12778838
 ] 

Sean Owen commented on MAHOUT-103:
----------------------------------

It looks fine to me, with one request -- put it in a subpackage of the .hadoop 
package? I'm going to rearrange the bits already in there into subpackages as 
they no longer share one related purpose.

>From there if I have any other comments we can look at those after it's 
>committed. I'm certain it's good enough to get into the repo now, if you 
>believe it's ready.

In about 2 weeks I am beginning writing the recommenders-in-Hadoop chapter, so 
this is very timely. I've been worried since my Hadoop-related code has been 
stymied by a Hadoop bug that's still not fixed. I am hoping your approach has a 
way around it.

I'd like to synthesize one approach to using Hadoop 0.20+ based on our 
implementations and then look to making the whole project consistent in this 
regard.

> Co-occurence based nearest neighbourhood
> ----------------------------------------
>
>                 Key: MAHOUT-103
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-103
>             Project: Mahout
>          Issue Type: New Feature
>          Components: Collaborative Filtering
>            Reporter: Ankur
>            Assignee: Ankur
>         Attachments: jira-103.patch, mahout-103.patch.v1
>
>
> Nearest neighborhood type queries for users/items can be answered efficiently 
> and effectively by analyzing the co-occurrence model of a user/item w.r.t 
> another. This patch aims at providing an implementation for answering such 
> queries based upon simple co-occurrence counts.

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

Reply via email to