MyMediaLite
PosOnlyFeedback.Remove Method (int, int)
Syntax
Collapse All
Remove a user-item event from the data structure
Declaring type:
PosOnlyFeedback
Namespace:
MyMediaLite.Data
Assembly:
MyMediaLite
Syntax
C#
public void Remove ( int
user_id
, int
item_id
)
Parameters
user_id
the user ID
item_id
the item ID
Top
Generated by
ImmDoc .NET
.