Skip to content

Conversation

cur4so
Copy link

@cur4so cur4so commented Dec 17, 2017

Uniform Random Sampling able to handle both fractional and int/long sample requests.
Should resolve OOM issue observed when Reservoir Sampling is used for int/long sample requests.
Should be faster in some cases and less memory consuming than ReservoirSample and SimpleRandomSample.
(Still need to make benchmarking test)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant