3 references to randomFloat
Microsoft.ML.Samples (3)
Dynamic\Trainers\BinaryClassification\FastForestWithOptions.cs (3)
107var label = randomFloat() > 0.5f; 115.Select(x => x ? randomFloat() : randomFloat() +