h2o.xgboost.available: Determines whether an XGBoost model can be built

View source: R/xgboost.R

h2o.xgboost.availableR 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()

h2o documentation built on Aug. 9, 2023, 9:06 a.m.