GitHub topics: stream-sampler
LiorKogan/StreamSampler
A stream sampler maintains one or more simple random samples, each with a fixed number of elements. As stream elements become available, the samples are updated to remain simple random samples.
Language: C++ - Size: 163 KB - Last synced at: 29 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

symlex/stream-sampler
Example PHP Command-line Application based on Symlex Core
Language: PHP - Size: 44.9 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

htimur/stream-sampler
Stream sampler that picks a random (representative) sample of size k from a stream of values with unknown and possibly very large length.
Language: PHP - Size: 145 KB - Last synced at: about 1 year ago - Pushed at: over 10 years ago - Stars: 5 - Forks: 0

mohamednagy/stream-sampler
Stream sampler that picks a random sample of size k from a stream of values with unknown and possibly very large length base on Reservoir sampling algorithm
Language: PHP - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0
