2021
Sequential Random Sampling Revisited: Hidden Shuffle Method
AISTATS 2021poster
Random sampling (without replacement) is ubiquitously employed to obtain a representative subset of the data. Unlike common methods, sequential methods report samples in ascending order of index without keeping track of previous samples. This enables lightweight iterators that can jump directly from…