Return coefficients fitted on the standardized data (requires standardize = True, which is on by default). These coefficients can be used to evaluate variable importance.

h2o.coef_norm(object)

Arguments

object

an H2OModel object.