R/models.R
h2o.coef_norm.Rd
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)
object | an H2OModel object. |
---|