Question for RecommenderJob

2013-08-01 Thread hahn jiang
Hi all, I have a question when I use RecommenderJob for item-based recommendation. My input data format is userid,itemid,1, so I set booleanData option is true. The length of users is 9,000,000 but the length of item is 200. When I run the RecommenderJob, the result is null. I try many times

Re: Question for RecommenderJob

2013-08-01 Thread hahn jiang
: Which version of Mahout are you using? Did you check the output, are you sure that no errors occur? Best, Sebastian On 01.08.2013 09:59, hahn jiang wrote: Hi all, I have a question when I use RecommenderJob for item-based recommendation. My input data format is userid,itemid,1, so I