h2o.getGLMFullRegularizationPath {h2o} | R Documentation |
Extract full regularization path from a GLM model
Description
Extract the full regularization path from a GLM model (assuming it was run with the lambda search option).
Usage
h2o.getGLMFullRegularizationPath(model)
Arguments
model |
an H2OModel corresponding from a |
[Package h2o version 3.44.0.3 Index]