Uses of Interface
org.apache.mahout.cf.taste.recommender.ClusteringRecommender

Packages that use ClusteringRecommender
org.apache.mahout.cf.taste.impl.recommender   
 

Uses of ClusteringRecommender in org.apache.mahout.cf.taste.impl.recommender
 

Classes in org.apache.mahout.cf.taste.impl.recommender that implement ClusteringRecommender
 class TreeClusteringRecommender
           A Recommender that clusters users, then determines the clusters' top recommendations.
 class TreeClusteringRecommender2
           A Recommender that clusters users, then determines the clusters' top recommendations.
 



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