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

Downsampling: random sample #25

Open
mitar opened this issue Jul 24, 2014 · 0 comments
Open

Downsampling: random sample #25

mitar opened this issue Jul 24, 2014 · 0 comments

Comments

@mitar
Copy link
Member

mitar commented Jul 24, 2014

I think we should introduce a new downsample function which can work on any data type: random sample. So for set of values, it chooses a random sample among them.

The only issue is that it has to be a deterministic process so that same samples are generated when downsampling is rerun. We should maybe seed random generator based on hash of stream's uuid?

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

No branches or pull requests

1 participant