1 write to _sampler
Microsoft.ML.Data (1)
DataView\AppendRowsDataView.cs (1)
327_sampler = new MultinomialWithoutReplacementSampler(Ch, counts, rand);
1 reference to _sampler
Microsoft.ML.Data (1)
DataView\AppendRowsDataView.cs (1)
369if ((pos = _sampler.Next()) < 0)