Random item recommender for use as experimental baseline
Namespace: MyMediaLite.ItemRecommendation
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public class Random :  ItemRecommender
Collapse/Expand Remarks
It would not be necessary for Random to inherit from ItemRecommender, but it is done nonetheless for convenience.
Collapse/Expand Members

Click here to see the list of members.