Most-popular item recommender
Namespace: MyMediaLite.ItemRecommendation
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public class MostPopular :  ItemRecommender
Collapse/Expand Remarks
Items are weighted by how often they have been seen in the past. This method is not personalized. This engine does not support online updates.
Collapse/Expand Members

Click here to see the list of members.