Description Usage Arguments Value
Allowed algorithms: 'glm', 'gbm', 'xgboost',
'decisionTree', 'randomForest', 'deeplearning',
and 'automl'.
1 | optimize_h2o_model(df, set, estimator, runid)
|
df |
list of H2OFrames |
set |
config object |
estimator |
which model algorithm should be optimized? |
runid |
run ID |
: optimized model and performance of the best model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.