3 references to randomFloat
Microsoft.ML.AutoML.Samples (3)
Sweepable\SweepableLightGBMBinaryExperiment.cs (3)
120var label = randomFloat() > 0.5f; 128.Select(x => x ? randomFloat() : randomFloat() +