Implemented interface member:
property
this
Microsoft.ML.AutoML.IValueGenerator.this[System.Int32]
3 references to
Microsoft.ML.AutoML (3)
Sweepers\SmacSweeper.cs (1)
283
if (parameterDiscrete
[
j].Equals(pset))
Sweepers\SweeperProbabilityUtils.cs (2)
86
if (parameterDiscrete
[
j].Equals(pset))
148
parameters.Add(new StringParameterValue(sweepParams[i].Name, parameterDiscrete
[
hotIndex].ValueText));