RatingsSimpleSplit Class Reference

simple split for rating prediction More...

List of all members.

Public Member Functions

 RatingsSimpleSplit (IRatings ratings, double ratio)
 Create a simple split of rating prediction data.

Properties

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

Detailed Description

simple split for rating prediction

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


Constructor & Destructor Documentation

RatingsSimpleSplit ( IRatings  ratings,
double  ratio 
)

Create a simple split of rating prediction data.

Parameters:
ratings the dataset
ratio the ratio of ratings to use for validation

The documentation for this class was generated from the following file:
Generated on Tue May 24 12:44:16 2011 for MyMediaLite by  doxygen 1.6.3