Representation of a rating event, consisting of a user ID, an item ID, and the value of the rating
Declaring type: RatingEvent
Namespace: MyMediaLite.Data
Assembly: MyMediaLite
Collapse/Expand Public Fields
  Name Description
Public Field item_id the item ID
Public Field rating the rating value
Public Field user_id the user ID
Collapse/Expand Public Constructors
  Name Description
Public Method RatingEvent Overloaded. Default constructor