Uses of Class
org.apache.mahout.cf.taste.impl.recommender.svd.RatingSGDFactorizer

Packages that use RatingSGDFactorizer
org.apache.mahout.cf.taste.impl.recommender.svd   
 

Uses of RatingSGDFactorizer in org.apache.mahout.cf.taste.impl.recommender.svd
 

Subclasses of RatingSGDFactorizer in org.apache.mahout.cf.taste.impl.recommender.svd
 class SVDPlusPlusFactorizer
          SVD++, an enhancement of classical matrix factorization for rating prediction.
 



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