Create a simple split of rating prediction data
Declaring type: RatingsSimpleSplit
Namespace: MyMediaLite.Data
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public RatingsSimpleSplit (
        IRatings ratings,
        double ratio
) 
Parameters
ratings
the dataset
ratio
the ratio of ratings to use for validation