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

Interactive slider for hyperparameter tuning #70

Open
rebeccabilbro opened this issue Jun 3, 2016 · 1 comment
Open

Interactive slider for hyperparameter tuning #70

rebeccabilbro opened this issue Jun 3, 2016 · 1 comment

Comments

@rebeccabilbro
Copy link
Member

Figure out how to create an interactive slider for hyperparameter tuning, similar to the K Nearest Neighbor slider at: http://scott.fortmann-roe.com/docs/BiasVariance.html. Will probably require Javascript. Should allow for different kinds of models and hyperparameters

@rebeccabilbro
Copy link
Member Author

See source code for ipywidgets slider: http://ipywidgets.readthedocs.io/en/latest/examples/Using%20Interact.html

see also bokeh implementation, which might be the same: http://bokeh.pydata.org/en/latest/docs/gallery/slider.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants