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

Thoughts/comments from May 30 #8

Open
mgelbart opened this issue May 30, 2018 · 0 comments
Open

Thoughts/comments from May 30 #8

mgelbart opened this issue May 30, 2018 · 0 comments

Comments

@mgelbart
Copy link
Member

  • Make it easier to run with various options, without having to copy/paste from run.sh and without having to comment out lines (use command line arguments to specify everything)
  • To implement the "real world" problems, you can use this. The parameter alpha corresponds to either lambda or lambda/2. The parameter gamma probably corresponds to 1/(2sigma^2); see here.

You can also use sklearn for the cross-validation.

Notes for BayesOpt: if you use Python 2, change "4" to "4.0" etc wherever you're dividing two integers.

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