There is no summary.

Declaring type: IItemRecommender
Namespace: MyMediaLite.ItemRecommender
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public abstract void RemoveFeedback (
        int user_id,
        int item_id
) 
Parameters
user_id

There is no description.

item_id

There is no description.