View source: R/getTuneResult.R
| getTuneResult | R Documentation |
Returns the optimal hyperparameters and optimization path after training.
getTuneResult(object)
object |
(WrappedModel) |
(TuneResult).
Other tune:
TuneControl,
getNestedTuneResultsOptPathDf(),
getNestedTuneResultsX(),
getResamplingIndices(),
makeModelMultiplexer(),
makeModelMultiplexerParamSet(),
makeTuneControlCMAES(),
makeTuneControlDesign(),
makeTuneControlGenSA(),
makeTuneControlGrid(),
makeTuneControlIrace(),
makeTuneControlMBO(),
makeTuneControlRandom(),
makeTuneWrapper(),
tuneParams(),
tuneThreshold()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.