simple split for item prediction from implicit feedback
Namespace: MyMediaLite.Data
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public class PosOnlyFeedbackSimpleSplit :  ISplit<PosOnlyFeedback>
Collapse/Expand Remarks
the dataset must not be modified after the split - this would lead to undefined behavior
Collapse/Expand Members

Click here to see the list of members.