Specify forest
as the optimizer arg like this:
guild run train -o forest
You can set optimizer flags using -Fo
like this:
guild run train -o forest -Fo random-starts=5 -Fo xi=0.1
See Optimizers Reference for supported flags.
Specify forest
as the optimizer arg like this:
guild run train -o forest
You can set optimizer flags using -Fo
like this:
guild run train -o forest -Fo random-starts=5 -Fo xi=0.1
See Optimizers Reference for supported flags.