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.6")



Attach the package and use:
library("recommenderlab")
Maintained by
Michael Hahsler
[Scholar Profile | Author Map]
First Published: 2010-01-23
Latest Update: 2023-06-20
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.6, https://cran.r-project.org/web/packages/recommenderlab. Accessed 10 Apr. 2025.
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)
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
03/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/09Downloads for recommenderlab20406080100120140160180200220240260280300TrendBars

Today's Hot Picks in Authors and Packages

GRNNs  
General Regression Neural Networks Package
This General Regression Neural Networks Package uses various distance functions. It was motivated b ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
RODBC  
ODBC Database Access
ecochange  
Integrating Ecosystem Remote Sensing Products to Derive EBV Indicators
Essential Biodiversity Variables (EBV) are state variables with dimensions on time, space, and biolo ...
Download / Learn more Package Citations See dependency  
txtq  
A Small Message Queue for Parallel Processes
This queue is a data structure that lets parallel processes send and receive messages, and it can he ...
Download / Learn more Package Citations See dependency  
webglobe  
3D Interactive Globes
Displays geospatial data on an interactive 3D globe in the web browser. ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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