getTuneResult: Returns the optimal hyperparameters and optimization path...

View source: R/getTuneResult.R

getTuneResultR Documentation

Returns the optimal hyperparameters and optimization path after training.

Description

Returns the optimal hyperparameters and optimization path after training.

Usage

getTuneResult(object)

Arguments

object

(WrappedModel)
Trained Model created with makeTuneWrapper.

Value

(TuneResult).

See Also

Other tune: TuneControl, getNestedTuneResultsOptPathDf(), getNestedTuneResultsX(), getResamplingIndices(), makeModelMultiplexerParamSet(), makeModelMultiplexer(), makeTuneControlCMAES(), makeTuneControlDesign(), makeTuneControlGenSA(), makeTuneControlGrid(), makeTuneControlIrace(), makeTuneControlMBO(), makeTuneControlRandom(), makeTuneWrapper(), tuneParams(), tuneThreshold()


mlr documentation built on Sept. 29, 2022, 5:05 p.m.