Returns the optimal hyperparameters and optimization path after training.

getTuneResult(object)

Arguments

object

(WrappedModel)
Trained Model created with makeTuneWrapper.

Value

(TuneResult).

See also