.model_ids {h2o} | R Documentation |
Get Model Ids
Description
When provided with list of models it will extract model ids. When provided with model ids it won't change anything. Works for mixed list as well.
Usage
.model_ids(models)
Arguments
models |
list or vector of models/model_ids |
Value
a vector of model_id
s
[Package h2o version 3.44.0.3 Index]