MyMediaLite
EntityAverage Class Members
Methods
Properties
Collapse All
Abstract class that uses an average (by entity) rating value for predictions
Declaring type:
EntityAverage
Namespace:
MyMediaLite.RatingPrediction
Assembly:
MyMediaLite
Protected Fields
Name
Description
entity_averages
The average rating for each entity
global_average
The global average rating (default prediction if there is no data about an entity)
Top
Protected Constructors
Name
Description
EntityAverage
There is no summary.
Top
Public Methods
(see also:
Protected
Methods)
Name
Description
LoadModel
There is no summary.
SaveModel
There is no summary.
Top
Protected Methods
Name
Description
Train
Train the recommender according to the given entity type
Top
Public Properties
Name
Description
Item
return the average rating for a given entity
Top
Generated by
ImmDoc .NET
.