PPLclass: Popularity based model.

PPLclassR Documentation

Popularity based model.

Description

Container for the model learned by an unpersonalized popularity-based algorithm.

Slots

alg:

The algorithm denominator, of class "character".

data:

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

indices:

the indices of items ordered by popularity, class "integer".

parameters:

the parameters used in the model, class "list".

Methods

show

signature(object = "PPLclass")

See Also

rrecsys.


ludovikcoba/rrecsys documentation built on May 17, 2022, 2:33 a.m.