RecoSys"
that can be used to construct recommender model and conduct prediction.Reco()Reco() returns an object of class "RecoSys"
equipped with methods
$convert_train(), $convert_train(),
$train(), $output() and $predict(),
which describe the typical process of reading data, building model and
predicting results. See their help documents for details.Y. Zhuang, W.-S. Chin, Y.-C. Juan, and C.-J. Lin. A Fast Parallel Stochastic Gradient Method for Matrix Factorization in Shared Memory Systems. Technical report 2014.
convert, train, output,
predict