⚠️There's a newer version (0.5.1) of this package. Take me there.

recosystem (version 0.2.4)

Recommender System using Matrix Factorization

Description

This package is an 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.

Copy Link

Version

Down Chevron

Install

install.packages('recosystem')

Monthly Downloads

2,085

Version

0.2.4

License

BSD_3_clause + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

September 22nd, 2014

Functions in recosystem (0.2.4)