Implemented interface member:
property
ValueText
Microsoft.ML.AutoML.IParameterValue.ValueText
2 references to ValueText
Microsoft.ML.AutoML (2)
Sweepers\Parameters.cs (2)
186return spv != null && Name == spv.Name && ValueText == spv.ValueText;