1 write to LogBase
Microsoft.ML.SearchSpace (1)
Option\UniformNumericOption.cs (1)
31LogBase = logBase;
5 references to LogBase
Microsoft.ML.SearchSpace (5)
Converter\NumericOptionConverter.cs (3)
60LogBase = intOption.LogBase, 68LogBase = doubleOption.LogBase, 76LogBase = singleOption.LogBase,
Option\UniformNumericOption.cs (2)
61if (LogBase) 82if (LogBase)