2 references to WeightageName
Microsoft.ML.Ensemble (2)
OutputCombiners\MultiWeightedAverage.cs (2)
58_weightageKind = options.WeightageName; 59Host.CheckUserArg(Enum.IsDefined(typeof(MultiWeightageKind), _weightageKind), nameof(options.WeightageName));