mlr (version 2.10)

getTuneResult: 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, makeModelMultiplexerParamSet, makeModelMultiplexer, makeTuneWrapper, tuneParams, tuneThreshold