RatingCrossValidationSplit Class Reference

k-fold split for rating prediction More...

List of all members.

Public Member Functions

 RatingCrossValidationSplit (IRatings ratings, int num_folds)
 Create a k-fold split of rating prediction data.

Properties

int NumberOfFolds [get, set]
List< IRatingsTest [get, set]
List< IRatingsTrain [get, set]

Detailed Description

k-fold split for rating prediction

the dataset must not be modified after the split - this would lead to undefined behavior


Constructor & Destructor Documentation

RatingCrossValidationSplit ( IRatings  ratings,
int  num_folds 
)

Create a k-fold split of rating prediction data.

Parameters:
ratings the dataset
num_folds the number of folds

The documentation for this class was generated from the following file:
Generated on Wed Aug 3 14:53:20 2011 for MyMediaLite by  doxygen 1.6.3