1 write to TrainFraction
Microsoft.ML.FastTree (1)
Training\BaggingProvider.cs (1)
24
TrainFraction
= trainFraction;
2 references to TrainFraction
Microsoft.ML.FastTree (2)
Training\BaggingProvider.cs (2)
41
if (RndGenerator.NextDouble() <
TrainFraction
)
113
if (RndGenerator.NextDouble() <
TrainFraction
)