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/crkrenn/best candidate sampling #272

Closed

Conversation

crkrenn
Copy link
Contributor

@crkrenn crkrenn commented May 19, 2020

@jsemler @FrankD412,

I've implemented a "best candidate" sampling method based on coding by Cody Raskin (@antimatterhorn). See https://bl.ocks.org/mbostock/6224396 for a related visualization.

I've put this in a separate pull request because it requires pandas, numpy, & scipy packages to run.

What is your advice regarding the extra packages? I've installed them in my own venv, and the best candidate sampling code works. But unless I modify requirements.txt, the sampling code won't work out of the box for other users.

-Chris

@crkrenn crkrenn marked this pull request as ready for review May 19, 2020 06:57
@FrankD412 FrankD412 self-requested a review May 23, 2020 20:06
@FrankD412 FrankD412 mentioned this pull request May 23, 2020
@FrankD412
Copy link
Member

@crkrenn -- @jwhite242 and I were talking and we think that these (and #271) would be useful for a sampling section right after the parameter documentation Jeremy just got done writing. What do you think?

@crkrenn crkrenn closed this Jun 20, 2020
@crkrenn crkrenn deleted the feature/crkrenn/best_candidate_sampling branch June 20, 2020 18:44
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.

2 participants