automl / RoBO

RoBO: a Robust Bayesian Optimization framework
BSD 3-Clause "New" or "Revised" License
482 stars 133 forks source link

Correcting initial design of FABOLAS #36

Closed jmetzen closed 8 years ago

jmetzen commented 8 years ago

Correcting initial design of FABOLAS to actually perform trials on 1/4th, 1/8th1/16th, and 1/32th of the actual dataset. Without this fix, the size of the subset is computed in log-space, which results in considerable smaller subsets.