.shorten_model_ids {h2o} | R Documentation |
Shortens model ids if possible (iff there will be same amount of unique model_ids as before)
Description
Shortens model ids if possible (iff there will be same amount of unique model_ids as before)
Usage
.shorten_model_ids(model_ids)
Arguments
model_ids |
character vector |
Value
character vector
[Package h2o version 3.44.0.3 Index]