slopeOneClass: Slope One model.

slopeOneClassR Documentation

Slope One model.

Description

Container for the model learned using Slope One algorithm.

Slots

alg:

The algorithm denominator, of class "character".

data:

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

devcard:

Deviation and Cardinality between columns, class "list".

Methods

show

signature(object = "SVDclass")

See Also

rrecsys.


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