Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

algAverageClass

Baseline algorithms exploiting global/item and user averages.


Description

Container for the model learned using any average(global, user or item) based model.

Slots

alg:

The algorithm denominator, of class "character".

data:

the dataset used for training the model, class "matrix".

average:

average calculated either globally, on user or item, class "matrix".

Methods

show

signature(object = "algAverageClass")

See Also


rrecsys

Environment for Evaluating Recommender Systems

v0.9.7.3.1
GPL-3
Authors
Ludovik Çoba [aut, cre, cph], Markus Zanker [ctb], Panagiotis Symeonidis [ctb]
Initial release
2018-02-10

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.