Write rating prediction results to STDOUT
Declaring type: RatingEval
Namespace: MyMediaLite.Eval
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public static void DisplayResults (
        Dictionary<string, double> result
) 
Parameters
result
the output of the Evaluate() method