Evaluation class
Declaring type: RatingEval
Namespace: MyMediaLite.Eval
Assembly: MyMediaLite
Collapse/Expand Public Methods
  Name Description
Public Method Static DisplayResults Write rating prediction results to STDOUT
Public Method Static Evaluate Evaluates a rating predictor for RMSE, MAE, and NMAE
Public Method Static EvaluateOnSplit Overloaded. Evaluate on the folds of a dataset split
Collapse/Expand Public Properties
  Name Description
Public Property Static RatingPredictionMeasures the evaluation measures for rating prediction offered by the class