h2o.get_gam_knot_column_names {h2o}R Documentation

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


[Package h2o version 3.44.0.3 Index]