h2o.xgboost.available {h2o} | R Documentation |
Determines whether an XGBoost model can be built
Description
Ask the H2O server whether a XGBoost model can be built. (Depends on availability of native backend.) Returns True if a XGBoost model can be built, or False otherwise.
Usage
h2o.xgboost.available()
[Package h2o version 3.44.0.3 Index]