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

Export mlrMBO settings #1

Open
jakob-r opened this issue Jul 16, 2018 · 5 comments
Open

Export mlrMBO settings #1

jakob-r opened this issue Jul 16, 2018 · 5 comments

Comments

@jakob-r
Copy link
Collaborator

jakob-r commented Jul 16, 2018

We want to at least be able to set:

  • setMBOControlInfill(crit = , opt = , opt.restarts = , opt.focussearch.maxit = , opt.focussearch.points = )
  • makeMBOControl(propose.points = )
  • initSMBO(par.set = , design = , learner = , minimize = ,noisy = )
@mboecker
Copy link
Owner

use mlrHyperopt?

@jakob-r
Copy link
Collaborator Author

jakob-r commented Aug 1, 2018

You mean for the par.set? Reuse the JSON code but otherwise I don't see the application.

@mboecker
Copy link
Owner

mboecker commented Aug 1, 2018

Yes thats what I meant, this was just a reminder for me

@mboecker
Copy link
Owner

mboecker commented Sep 6, 2018

It is possible to set all these keys in 1d73cb9. They don't have any effect yet though.

@mboecker
Copy link
Owner

This should be done, but it could be tested, if every config key has the desired effect

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

2 participants