Replace the userIDs with itemIDs in your csv data, that will do it.
Cheers, burak @arikan On Apr 14, 2012, at 8:17 AM, Will C <[email protected]> wrote:
So I've seen methods to have Mahout Taste recommend items for a user, suchas:https://builds.apache.org/job/Mahout-Quality/javadoc/org/apache/mahout/cf/taste/recommender/Recommender.html#recommend (long,int)Is there the equivalent for the opposite, where I want to find a set ofusers that can be recommended a product?
