A list of R libraries for Recommender systems. Most of the libraries are good for quick prototyping.
Maintainer: Srikanth KS(talegari) Email: gmail me at sri dot teach (do write to me about packages ommited)
| Package | Dev page | Description |
|---|---|---|
| recommenderlab | github | Provides a research infrastructure to test and develop recommender algorithms including UBCF, IBCF, FunkSVD and association rule-based algorithms |
| rrecsys | github | Implementations of several popular recommendation systems like Global/Item/User-Average baselines, Item-Based KNN, FunkSVD, BPR and weighted ALS for rapid prototyping |