Remove a user and all their ratings from the collection
Declaring type: RatingData
Namespace: MyMediaLite.Data
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public void RemoveUser (
        int user_id
) 
Parameters
user_id
the numerical ID of the user