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