Extract full regularization path from a GLM model
Source:R/glm.R
h2o.getGLMFullRegularizationPath.RdExtract the full regularization path from a GLM model (assuming it was run with the lambda search option).
Arguments
- model
an H2OModel corresponding from a
h2o.glmcall.