Remove a user-item event from the data structure
Declaring type: PosOnlyFeedback
Namespace: MyMediaLite.Data
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public void Remove (
        int user_id,
        int item_id
) 
Parameters
user_id
the user ID
item_id
the item ID