Classes
IncorporateRunResultCallback()
IncorporateRunResultCallback
Callback to react on a new run result.
Bases: object
object
Called after the finished run is added to the runhistory. Optionally return False to (gracefully) stop the optimization.
Calls the callback.
Optional[bool]
Optional
bool
previous
smac.tae.serial_runner
next
smac.utils