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

Click here to see the list of members.