CMD + K

r-recosystem

Community

R wrapper of the 'libmf' library <http://www.csie.ntu.edu.tw/~cjlin/libmf/> for recommender system using matrix factorization. It is typically used to approximate an incomplete matrix using the product of two matrices in a latent space. Other common names for this task include "collaborative filtering", "matrix completion", "matrix recovery", etc. High performance multi-core parallel computing is supported in this package.

Installation

To install this package, run one of the following:

Conda
$conda install r_test::r-recosystem

Usage Tracking

0.4.2
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

R wrapper of the 'libmf' library <http://www.csie.ntu.edu.tw/~cjlin/libmf/> for recommender system using matrix factorization. It is typically used to approximate an incomplete matrix using the product of two matrices in a latent space. Other common names for this task include "collaborative filtering", "matrix completion", "matrix recovery", etc. High performance multi-core parallel computing is supported in this package.

Last Updated

Dec 9, 2019 at 20:09

License

BSD_3_clause

Total Downloads

3

Supported Platforms

linux-64
macOS-64
win-64