Uses of Package
org.apache.mahout.cf.taste.impl.recommender.svd

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

Classes in org.apache.mahout.cf.taste.impl.recommender.svd used by org.apache.mahout.cf.taste.impl.recommender.svd
AbstractFactorizer
          base class for Factorizers, provides ID to index mapping
Factorization
          a factorization of the rating matrix
Factorizer
          Implementation must be able to create a factorization of a rating matrix
PersistenceStrategy
          Provides storage for Factorizations
RatingSGDFactorizer
          Matrix factorization with user and item biases for rating prediction, trained with plain vanilla SGD
 



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