PosOnlyFeedbackSimpleSplit Class Reference

simple split for item prediction from implicit feedback More...

List of all members.

Public Member Functions

 PosOnlyFeedbackSimpleSplit (PosOnlyFeedback feedback, double ratio)
 Create a simple split of rating prediction data.

Properties

int NumberOfFolds [get]
List< PosOnlyFeedbackTest [get, set]
List< PosOnlyFeedbackTrain [get, set]

Detailed Description

simple split for item prediction from implicit feedback

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


Constructor & Destructor Documentation

PosOnlyFeedbackSimpleSplit ( PosOnlyFeedback  feedback,
double  ratio 
)

Create a simple split of rating prediction data.

Parameters:
feedback 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