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