h2o (version 3.10.5.2)

h2o.deepwater.available: Ask the H2O server whether a Deep Water model can be built (depends on availability of native backends) Returns TRUE if a Deep Water model can be built, or FALSE otherwise.

Description

Ask the H2O server whether a Deep Water model can be built (depends on availability of native backends) Returns TRUE if a Deep Water model can be built, or FALSE otherwise.

Usage

h2o.deepwater.available(h2oRestApiVersion = .h2o.__REST_API_VERSION)

Arguments

h2oRestApiVersion

(Optional) Specific version of the REST API to use.