Uses of Interface
org.apache.mahout.cf.taste.eval.RecommenderIRStatsEvaluator

Packages that use RecommenderIRStatsEvaluator
org.apache.mahout.cf.taste.impl.eval   
 

Uses of RecommenderIRStatsEvaluator in org.apache.mahout.cf.taste.impl.eval
 

Classes in org.apache.mahout.cf.taste.impl.eval that implement RecommenderIRStatsEvaluator
 class GenericRecommenderIRStatsEvaluator
           For each user, these implementation determine the top n preferences, then evaluate the IR statistics based on a DataModel that does not have these values.
 



Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.