Generic dataset splitter interface
Declaring type: ISplit<T>
Namespace: MyMediaLite.Data
Assembly: MyMediaLite
Collapse/Expand Public Properties
  Name Description
Public Property Abstract NumberOfFolds The number of folds in this split
Public Property Abstract Test Test data for the different folds
Public Property Abstract Train Training data for the different folds