Description Usage Arguments Value
Training XGBoost model, using optimized parameters
1 | train_xgboost_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 |
XGBOOST model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.