1 instantiation of MetricsInfo
Microsoft.ML.FastTree (1)
GamModelParameters.cs (1)
726
return new
MetricsInfo
(_version, EvaluateUtils.GetMetrics(metricsView).ToArray());
1 reference to MetricsInfo
Microsoft.ML.FastTree (1)
GamModelParameters.cs (1)
714
public
MetricsInfo
GetMetrics()