RatingsCrossValidation Class Reference

Cross-validation for rating prediction. More...

List of all members.

Static Public Member Functions

static Dictionary< string, double > Evaluate (RatingPredictor recommender, ISplit< IRatings > split, bool show_results=false)
 Evaluate on the folds of a dataset split.

Detailed Description

Cross-validation for rating prediction.


Member Function Documentation

static Dictionary<string, double> Evaluate ( RatingPredictor  recommender,
ISplit< IRatings split,
bool  show_results = false 
) [inline, static]

Evaluate on the folds of a dataset split.

Parameters:
recommender a rating predictor
split a rating dataset split
show_results set to true to print results to STDERR
Returns:
a dictionary containing the average results over the different folds of the split

The documentation for this class was generated from the following file:
Generated on Sat Oct 8 18:11:34 2011 for MyMediaLite by  doxygen 1.6.3