Train the recommender according to the given entity type
Declaring type: EntityAverage
Namespace: MyMediaLite.RatingPrediction
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
protected void Train (
        IList<int> entity_ids,
        int max_entity_id
) 
Parameters
entity_ids
list of the relevant entity IDs in the training data
max_entity_id
the maximum entity ID