6 writes to LogBase
Microsoft.ML.Core (6)
SearchSpace\RangeAttribute.cs (6)
23
this.
LogBase
= logBase;
34
this.
LogBase
= logBase;
45
this.
LogBase
= logBase;
56
this.
LogBase
= logBase;
67
this.
LogBase
= logBase;
78
this.
LogBase
= logBase;
2 references to LogBase
Microsoft.ML.SearchSpace (2)
SearchSpace.cs (2)
218
RangeAttribute range => (range.Min, range.Max, range.Init, range.
LogBase
) switch
265
RangeAttribute range => (range.Min, range.Max, range.Init, range.
LogBase
) switch