Objective {kerastuneR} | R Documentation |
Objective(name, direction) includes strings, the direction of the optimization (min or max) will be inferred.
Objective(name, direction, ...)
name |
name |
direction |
direction |
... |
Some additional arguments |
None