3 references to SweepableLongParam
Microsoft.ML.Core (1)
EntryPoints\ModuleArgs.cs (1)
465
bool isLogScale = false) :
this
(min, max, stepSize, numSteps, isLogScale)
Microsoft.ML.StandardTrainers (2)
FactorizationMachine\FactorizationMachineTrainer.cs (2)
119
[TlcModule.
SweepableLongParam
(1, 100)]
126
[TlcModule.
SweepableLongParam
(4, 100)]