mlrMBO
mlrMBO copied to clipboard
Implement Random Search
trafficstars
@jakob-r We have a comparrison with a simple random search in the mlrMBO paper. Do you have code for this?
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.
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!