1 write to _groupSummary
Microsoft.ML.Data (1)
Evaluators\RankingEvaluator.cs (1)
82
_groupSummary
= options.OutputGroupSummary;
1 reference to _groupSummary
Microsoft.ML.Data (1)
Evaluators\RankingEvaluator.cs (1)
131
return new Aggregator(Host, _labelGains, _truncationLevel,
_groupSummary
, schema.Weight != null, stratName);