Learn R Programming

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

recommenderlab (version 0.1-7)

Lab for Developing and Testing Recommender Algorithms

Description

Provides a research infrastructure to test and develop recommender algorithms.

Copy Link

Version

Install

install.packages('recommenderlab')

Monthly Downloads

1,124

Version

0.1-7

License

GPL-2

Maintainer

Michael Hahsler

Last Published

July 24th, 2015

Functions in recommenderlab (0.1-7)

topNList-class

Class "topNList": Top-N List
MovieLense

MovieLense Dataset (100k)
predict

Predict Recommendations
normalize

Normalize the ratings
evaluationResults-class

Class "evaluationResults": Results of the Evaluation of a Single Recommender Method
evaluate

Evaluate a Recommender Models
realRatingMatrix-class

Class "realRatingMatrix": Real-valued Rating Matrix
dropNA

Sparse Matrix Representation With NAs Not Explicitly Stored
evaluationScheme

Creator Function for evaluationScheme
plot

Plot Evaluation Results
.get_parameters

Helper Functions
dissimilarity

Dissimilarity and Similarity Calculation Between Rating Data
Recommender-class

Class "Recommender": A Recommender Model
evaluationScheme-class

Class "evaluationScheme": Evaluation Scheme
MSWeb

Anonymous web data from www.microsoft.com
Jester5k

Jester dataset (5k sample)
ratingMatrix-class

Class "ratingMatrix": Virtual Class for Rating Data
getList

List and Data.frame Representation for Recommender Matrix Objects
binaryRatingMatrix-class

Class "binaryRatingMatrix": A Binary Rating Matrix
Recommender

Create a Recommender Model
evaluationResultList-class

Class "evaluationResultList": Results of the Evaluation of a Multiple Recommender Methods
calcPredictionAccuracy

Calculate the Prediction Error for a Recommendation