mlpack  2.0.1
Classes
mlpack::svd Namespace Reference

Classes

class  QUIC_SVD
 QUIC-SVD is a matrix factorization technique, which operates in a subspace such that A's approximation in that subspace has minimum error(A being the data matrix). More...
 
class  RegularizedSVD
 Regularized SVD is a matrix factorization technique that seeks to reduce the error on the training set, that is on the examples for which the ratings have been provided by the users. More...
 
class  RegularizedSVDFunction