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