h2o.rule_importance {h2o} | R Documentation |
This function returns the table with estimated coefficients and language representations (in case it is a rule) for each of the significant baselearners.
Description
This function returns the table with estimated coefficients and language representations (in case it is a rule) for each of the significant baselearners.
Usage
h2o.rule_importance(model)
Arguments
model |
of the interest |
[Package h2o version 3.44.0.3 Index]