R/worker_loops.R
bbotk_worker_loop.Rd
Loop run on the workers. Pops a task from the queue and evaluates it with the objective function. Pushes the results back to the data base.
bbotk_worker_loop(rush, optimizer, instance)
(Rush) If a rush instance is supplied, the tuning runs without batches.
Rush
OptimizerAsync.
OptimInstanceAsync.