Description Usage Arguments Value
Training GBM model, using optimized parameters.
1 | train_gbm_model(best_params, train_frame, val_frame, set, runid)
|
best_params |
optimised parameters |
train_frame |
H2OFrame for training |
val_frame |
H2OFrame for validation |
set |
config object |
runid |
execution ID |
GBM model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.