slimrec: Sparse Linear Method to Predict Ratings and Top-N Recommendations

Sparse Linear Method(SLIM) predicts ratings and top-n recommendations suited for sparse implicit positive feedback systems. SLIM is decomposed into multiple elasticnet optimization problems which are solved in parallel over multiple cores. The package is based on "SLIM: Sparse Linear Methods for Top-N Recommender Systems" by Xia Ning and George Karypis <doi:10.1109/ICDM.2011.134>.

Package details

AuthorSrikanth KS [aut, cre]
MaintainerSrikanth KS <sri.teach@gmail.com>
LicenseGPL-3
Version0.1.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("slimrec")

Try the slimrec package in your browser

Any scripts or data that you put into this service are public.

slimrec documentation built on May 1, 2019, 10:15 p.m.