MyMediaLite
RatingEvent Class Members
Fields
Constructors
Collapse All
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
Public Fields
Name
Description
item_id
the item ID
rating
the rating value
user_id
the user ID
Top
Public Constructors
Name
Description
RatingEvent
Overloaded. Default constructor
Top
Generated by
ImmDoc .NET
.