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