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

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

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

Classes in org.apache.mahout.cf.taste.impl.eval that implement RelevantItemsDataSplitter
 class GenericRelevantItemsDataSplitter
          Picks relevant items to be those with the strongest preference, and includes the other users' preferences in full.
 

Constructors in org.apache.mahout.cf.taste.impl.eval with parameters of type RelevantItemsDataSplitter
GenericRecommenderIRStatsEvaluator(RelevantItemsDataSplitter dataSplitter)
           
 



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