Description Usage Arguments Value
Optimizing DeepLearning parameters
1 2 3 4 5 6 7 8 | optimize_deeplearning_parameters(
h2o_data,
set,
metric,
predictors,
targets,
runid
)
|
h2o_data |
a list of H2OFrames |
set |
config object |
metric |
evaluation metric |
predictors |
vector of explanatory variables |
targets |
label variable |
runid |
run ID |
best model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.