optimize_h2o_model: Wrapper Function for optimizing H2O models

Description Usage Arguments Value

View source: R/h2o_optimize.R

Description

Allowed algorithms: 'glm', 'gbm', 'xgboost', 'decisionTree', 'randomForest', 'deeplearning', and 'automl'.

Usage

1
optimize_h2o_model(df, set, estimator, runid)

Arguments

df

list of H2OFrames

set

config object

estimator

which model algorithm should be optimized?

runid

run ID

Value

: optimized model and performance of the best model


Bilot/AI-jack-opensource-R documentation built on July 28, 2020, 1:15 a.m.