Implemented interface member:
method
Sample
Microsoft.ML.Internal.Utilities.IReservoirSampler<T>.Sample()
1 reference to Sample
Microsoft.ML.Core (1)
Utilities\ReservoirSampler.cs (1)
49/// It is instantiated with a delegate that gets the next data point, and builds a reservoir in one pass by calling <see cref="Sample"/>