| Package | Description |
|---|---|
| org.apache.mahout.cf.taste.impl.recommender.svd |
| Class and Description |
|---|
| 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–2017 The Apache Software Foundation. All rights reserved.