h2o.result {h2o} | R Documentation |
Retrieve the results to view the best predictor subsets.
Description
Retrieve the results to view the best predictor subsets.
Usage
h2o.result(model)
Arguments
model |
H2OModelSelection object |
Value
Returns an H2OFrame object
[Package h2o version 3.44.0.3 Index]