mlrMBO icon indicating copy to clipboard operation
mlrMBO copied to clipboard

Implement Random Search

Open jakob-r opened this issue 9 years ago • 3 comments
trafficstars

jakob-r avatar Feb 10 '16 10:02 jakob-r

@jakob-r We have a comparrison with a simple random search in the mlrMBO paper. Do you have code for this?

jakobbossek avatar Sep 18 '16 23:09 jakobbossek

I have a random search in the branch:smart_schedling but not here. I have not written the code for the mentioned comparison. My random search is triggered here and to call it see the test file. I am not sure what the perfect way of handling is and what we want to have in the master.

jakob-r avatar Sep 19 '16 11:09 jakob-r

this is simply a feature enhancememt. the "tag" says cleary "later".

so lets do it later = when package is on CRAN and the paper is done!

berndbischl avatar Sep 19 '16 12:09 berndbischl