1 write to WeightCol
Microsoft.ML.Data (1)
Evaluators\MamlEvaluator.cs (1)
103
WeightCol
= args.WeightColumn;
1 reference to WeightCol
Microsoft.ML.Data (1)
Evaluators\MamlEvaluator.cs (1)
145
string weight = EvaluateUtils.GetColName(
WeightCol
, schema.Weight, null);