Container for the model learned by an unpersonalized popularity-based algorithm.
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"
.
show
signature(object = "PPLclass")