1 write to _rnd
Microsoft.ML.FastTree (1)
Training\EnsembleCompression\LassoBasedEnsembleCompressor.cs (1)
63_rnd = new Random(randomSeed);
1 reference to _rnd
Microsoft.ML.FastTree (1)
Training\EnsembleCompression\LassoBasedEnsembleCompressor.cs (1)
117if (_rnd.NextDouble() <= perLabelSampleRate[_labels[d]])