Evaluate on the folds of a dataset split
Declaring type: RatingEval
Namespace: MyMediaLite.Eval
Assembly: MyMediaLite
Collapse/Expand Overload List
  Name Description
Public Method Static RatingEval.EvaluateOnSplit (RatingPredictor, ISplit<IRatings>) Evaluate on the folds of a dataset split
Public Method Static RatingEval.EvaluateOnSplit (RatingPredictor, ISplit<IRatings>, bool) Evaluate on the folds of a dataset split
Public Method Static RatingEval.EvaluateOnSplit (RatingPredictor, Utils.task, ISplit<IRatings>) Evaluate on the folds of a dataset split
Public Method Static RatingEval.EvaluateOnSplit (RatingPredictor, Utils.task, ISplit<IRatings>, bool) Evaluate on the folds of a dataset split