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

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

Uses of IRStatistics in org.apache.mahout.cf.taste.eval
 

Methods in org.apache.mahout.cf.taste.eval that return IRStatistics
 IRStatistics RecommenderIRStatsEvaluator.evaluate(RecommenderBuilder recommenderBuilder, DataModelBuilder dataModelBuilder, DataModel dataModel, IDRescorer rescorer, int at, double relevanceThreshold, double evaluationPercentage)
           
 

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

Classes in org.apache.mahout.cf.taste.impl.eval that implement IRStatistics
 class IRStatisticsImpl
           
 

Methods in org.apache.mahout.cf.taste.impl.eval that return IRStatistics
 IRStatistics GenericRecommenderIRStatsEvaluator.evaluate(RecommenderBuilder recommenderBuilder, DataModelBuilder dataModelBuilder, DataModel dataModel, IDRescorer rescorer, int at, double relevanceThreshold, double evaluationPercentage)
           
 



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