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