Implemented interface member:
method
NormalizeValue
Microsoft.ML.AutoML.INumericValueGenerator.NormalizeValue(Microsoft.ML.AutoML.IParameterValue)
1 reference to NormalizeValue
Microsoft.ML.AutoML (1)
Sweepers\SweeperProbabilityUtils.cs (1)
110
result.Add(fvg.
NormalizeValue
(new FloatParameterValue(pset.Name, floatValue)));