simple split for rating prediction
Namespace: MyMediaLite.Data
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public class RatingsSimpleSplit :  ISplit<IRatings>
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.