MyMediaLite
RatingCrossValidationSplit Class
Syntax
Remarks
Members
Collapse All
k-fold split for rating prediction
Namespace:
MyMediaLite.Data
Assembly:
MyMediaLite
Syntax
C#
public class RatingCrossValidationSplit :
ISplit<IRatings>
Top
Remarks
the dataset must not be modified after the split - this would lead to undefined behavior
Top
Members
Click
here
to see the list of members.
Top
Generated by
ImmDoc .NET
.