Abstract class that uses an average (by entity) rating value for predictions.
Declaring type: EntityAverage
Namespace: MyMediaLite.RatingPredictor
Assembly: MyMediaLite
Collapse/Expand Protected Fields
  Name Description
Protected Field entity_averages The average rating for each entity
Protected Field global_average The global average rating (default prediction if there is no data about an entity)
Collapse/Expand Protected Constructors
  Name Description
Protected Method EntityAverage

There is no summary.

Collapse/Expand Public Methods
  Name Description
Public Method Virtual LoadModel

There is no summary.

Public Method Virtual SaveModel

There is no summary.