Random prediction engine for use as experimental baseline
Declaring type: Random
Namespace: MyMediaLite.ItemRecommendation
Assembly: MyMediaLite
Collapse/Expand Public Constructors
  Name Description
Public Method Random

There is no summary.

Collapse/Expand Public Methods
  Name Description
Public Method Virtual AddFeedback

There is no summary.

Public Method Virtual AddItem

There is no summary.

Public Method Virtual AddUser

There is no summary.

Public Method Virtual LoadModel

There is no summary.

Public Method Virtual Predict

There is no summary.

Public Method Virtual RemoveFeedback

There is no summary.

Public Method Virtual RemoveItem

There is no summary.

Public Method Virtual RemoveUser

There is no summary.

Public Method Virtual SaveModel

There is no summary.

Public Method Virtual ToString

There is no summary.

Public Method Virtual Train

There is no summary.