h2o (version 3.10.3.6)

h2o.getGLMFullRegularizationPath: Extract full regularization path from glm model (assuming it was run with lambda search option)

Description

Extract full regularization path from glm model (assuming it was run with lambda search option)

Usage

h2o.getGLMFullRegularizationPath(model)

Arguments

model
an corresponding from a h2o.glm call.