Returns the opt.path from a (TuneResult) object.
Arguments
- tune.result
(TuneResult)
A tuning result of the (tuneParams) function.- as.df
(
logical(1)
)
Should the optimization path be returned as a data frame? Default isTRUE
.
Value
(ParamHelpers::OptPath) or (data.frame).