Uses of Class
org.apache.mahout.cf.taste.impl.recommender.GenericItemBasedRecommender

Packages that use GenericItemBasedRecommender
org.apache.mahout.cf.taste.impl.recommender.knn   
 

Uses of GenericItemBasedRecommender in org.apache.mahout.cf.taste.impl.recommender.knn
 

Subclasses of GenericItemBasedRecommender in org.apache.mahout.cf.taste.impl.recommender.knn
 class KnnItemBasedRecommender
           The weights to compute the final predicted preferences are calculated using linear interpolation, through an Optimizer.
 



Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.