h2o.get_gam_knot_column_names: Extracts the gam column names corresponding to the knot locations from model output if it is enabled.
Description
Extracts the gam column names corresponding to the knot locations from model output if it is enabled.
Usage
h2o.get_gam_knot_column_names(model)
Arguments
- model
is a H2OModel with algorithm name of gam