hello.. On Fri, Dec 17, 2010 at 1:38 PM, Sean Owen <[email protected]> wrote:
> Yes, look at the code in package org.apache.mahout.cf.taste.hadoop.item. > The > RecommenderJob class there runs a series of MapReduces which implement a > recommender system. It is not that simple to understand, but, is not > terribly difficult. If you want an example it should help a lot. > o yes.. i find it on the code .. thanks for the reply. I had already found these examples. Was checking if there could be some another source. I will dedicate myself to reading the source. > > I'll also plug the book "Mahout in Action" which spends a whole chapter > explaining this code. > I bought now the ebook mahout in action. Thanks for the tips > > On Fri, Dec 17, 2010 at 1:25 PM, Alessandro Binhara <[email protected] > >wrote: > > > hello everyone > > > > I like to know if exist in the distribution of a mahout example > > implementation of recommendationsto to run on hadoop. > > > > Is there any link or tutorial to write the map / reduce for using hadoop > > mahout? > > > > thanks > > >
