1 write to _rawValue
Microsoft.ML.AutoML (1)
Utils\SweepableParamAttributes.cs (1)
25_rawValue = value;
2 references to _rawValue
Microsoft.ML.AutoML (2)
Utils\SweepableParamAttributes.cs (2)
21get => _rawValue; 33public virtual IComparable ProcessedValue() => _rawValue;