getTuneResultOptPath: Get the optimization path of a tuning result.

Description Usage Arguments

View source: R/tuneParams.R

Description

Returns the opt.path from a [TuneResult] object.

Usage

1
getTuneResultOptPath(tune.result, as.df = TRUE)

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 is TRUE.


guillermozbta/s2 documentation built on May 17, 2019, 4:01 p.m.