Other packages > Find by keyword >

recommenderlab  

Lab for Developing and Testing Recommender Algorithms
View on CRAN: Click here


Download and install recommenderlab package within the R console
Install from CRAN:
install.packages("recommenderlab")

Install from Github:
library("remotes")
install_github("cran/recommenderlab")

Install by package version:
library("remotes")
install_version("recommenderlab", "1.0.7")



Attach the package and use:
library("recommenderlab")
Maintained by
Michael Hahsler
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-01-23
Latest Update: 2025-05-31
Description:
Provides a research infrastructure to develop and evaluate collaborative filtering recommender algorithms. This includes a sparse representation for user-item matrices, many popular algorithms, top-N recommendations, and cross-validation. Hahsler (2022) .
How to cite:
Michael Hahsler (2010). recommenderlab: Lab for Developing and Testing Recommender Algorithms. R package version 1.0.7, https://cran.r-project.org/web/packages/recommenderlab. Accessed 25 Jun. 2026.
Previous versions and publish date:
0.1-0 (2010-01-23 11:54), 0.1-2 (2011-02-27 19:25), 0.1-3 (2011-11-10 12:59), 0.1-4 (2014-01-13 16:12), 0.1-5 (2014-08-18 20:55), 0.1-6 (2015-07-02 16:07), 0.1-7 (2015-07-24 07:54), 0.1-8 (2015-12-18 06:43), 0.1-9 (2016-05-19 05:46), 0.2-0 (2016-06-01 16:00), 0.2-1 (2016-09-17 00:53), 0.2-2 (2017-04-06 00:05), 0.2-3 (2018-06-20 00:07), 0.2-4 (2019-03-23 23:40), 0.2-5 (2019-08-27 19:50), 0.2-6 (2020-06-18 01:30), 0.2-7 (2021-02-27 00:00), 1.0.0 (2022-05-28 01:50), 1.0.1 (2022-06-17 20:20), 1.0.2 (2022-08-17 21:50), 1.0.3 (2023-01-21 10:20), 1.0.4 (2023-06-21 00:00), 1.0.5 (2023-09-17 02:00), 1.0.6 (2023-09-20 09:30)
Other packages that cited recommenderlab R package
View recommenderlab citation profile
Other R packages that recommenderlab depends, imports, suggests or enhances
Complete documentation for recommenderlab
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA