PPLclass | R Documentation |
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"
.
parameters
:the parameters used in the model, class "list"
.
show
signature(object = "PPLclass")
rrecsys.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.