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

Implement weighted sampling without replacement #596

Closed
dhardy opened this issue Aug 29, 2018 · 1 comment
Closed

Implement weighted sampling without replacement #596

dhardy opened this issue Aug 29, 2018 · 1 comment
Labels
E-help-wanted Participation: help wanted F-new-int Functionality: new, within Rand T-sequences Topic: sequences
Milestone

Comments

@dhardy
Copy link
Member

dhardy commented Aug 29, 2018

See here.

Example:

Very simple example: I have 1kk users with their weights. And I should select only 100 unique users.

@vks
Copy link
Collaborator

vks commented Aug 28, 2020

Implemented in #1013.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E-help-wanted Participation: help wanted F-new-int Functionality: new, within Rand T-sequences Topic: sequences
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants