h2o (version 3.32.0.1)

.is_h2o_model: Is the model an H2O model?

Description

Is the model an H2O model?

Usage

.is_h2o_model(model)

Arguments

model

Either H2O model/model id => TRUE, or something else => FALSE

Value

boolean