Package | Description |
---|---|
moa.recommender.predictor |
Modifier and Type | Class and Description |
---|---|
class |
BaselinePredictor
A naive algorithm which combines the global mean of all the existing
ratings, the mean rating of the user and the mean rating of the item
to make a prediction.
|
class |
BRISMFPredictor
Implementation of the algorithm described in Scalable
Collaborative Filtering Approaches for Large Recommender
Systems (Gábor Takács, István Pilászy, Bottyán Németh,
and Domonkos Tikk).
|
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.