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

Add option for non-stratified sampling in linear_pool_sample() #152

Open
lshandross opened this issue Jan 10, 2025 · 2 comments
Open

Add option for non-stratified sampling in linear_pool_sample() #152

lshandross opened this issue Jan 10, 2025 · 2 comments

Comments

@lshandross
Copy link
Collaborator

If we do something like this, maybe we should introduce an argument like method allowing to specify how to take the samples: "stratified" (the default?) for stratified by model, "random" for random across models, possibly with other methods to be added in the future.

Originally by @elray1 in 27: "handle sample types in linear_pool"

@nickreich
Copy link
Contributor

Is this a near-term TODO or a wish-list item?

@nickreich nickreich moved this from Todo to Needs clarification in hubverse Development overview Feb 12, 2025
@lshandross
Copy link
Collaborator Author

Probably more of a wishlist thing

@lshandross lshandross moved this from Needs clarification to Wishlist in hubverse Development overview Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Wishlist
Development

No branches or pull requests

2 participants