.get_algorithm {h2o} | R Documentation |
Get the algoritm used by the model_or_model_id
Description
Get the algoritm used by the model_or_model_id
Usage
.get_algorithm(model_or_model_id, treat_xrt_as_algorithm = FALSE)
Arguments
model_or_model_id |
Model object or a string containing model id |
treat_xrt_as_algorithm |
Try to find out if a model is XRT and if so report it as xrt |
Value
algorithm name
[Package h2o version 3.44.0.3 Index]