Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature datafu ?? #4

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Feature datafu ?? #4

wants to merge 6 commits into from

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