Is the code in the 0.2 release? I saw org.apache.mahout.cf.taste.hadoop.RecommenderJob.java but not the org.apache.mahout.cf.taste.hadoop.item.RecommenderJob
And also could not find the org.apache.mahout.cf.taste.hadoop.cooccurrence.UserItemRecommender Thanks On Mon, Jan 18, 2010 at 2:11 PM, Sean Owen <[email protected]> wrote: > Yes, you can try > org.apache.mahout.cf.taste.hadoop.item.RecommenderJob. While it's new, > it ought to work and is reasonably well documented. > > There is also > org.apache.mahout.cf.taste.hadoop.cooccurrence.UserItemRecommender, > but I am actually not the author and am not sure of how to use it or > its state. If it's of interest, just follow up here and I think the > author can help out. > > On Mon, Jan 18, 2010 at 10:03 PM, Liang Chenmin > <[email protected]> wrote: > > Hi all, > > The current example codes in Taste doing collaborative filtering on > > Mahout do not have the Map-Reduce version, such as the Grouplens. Are > there > > any map-reduce codes for collaborative filtering in Mahout? > > > > Thanks > > > -- Chenmin Liang Language Technologies Institute, School of Computer Science Carnegie Mellon University
