h2o.get_knot_locations function

Extracts the knot locations from model output if it is enabled.

Extracts the knot locations from model output if it is enabled.

h2o.get_knot_locations(model, gam_column = NULL)

Arguments

  • model: is a H2OModel with algorithm name of gam
  • gam_column: will only extract the knot locations for the specific gam_columns. Else, return all.
  • Maintainer: Tomas Fryda
  • License: Apache License (== 2.0)
  • Last published: 2024-01-11