h2o (version 3.10.5.3)

h2o.xgboost.available: 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.

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()

Arguments