Uses of Class
org.apache.mahout.cf.taste.hadoop.als.SharingMapper

Packages that use SharingMapper
org.apache.mahout.cf.taste.hadoop.als   
 

Uses of SharingMapper in org.apache.mahout.cf.taste.hadoop.als
 

Subclasses of SharingMapper in org.apache.mahout.cf.taste.hadoop.als
 class PredictionMapper
          a multithreaded mapper that loads the feature matrices U and M into memory.
 class SolveExplicitFeedbackMapper
          Solving mapper that can be safely executed using multiple threads
 class SolveImplicitFeedbackMapper
          Solving mapper that can be safely executed using multiple threads
 



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