.get_feature_count {h2o} | R Documentation |
Get feature count sorted by the count descending.
Description
Get feature count sorted by the count descending.
Usage
.get_feature_count(column)
Arguments
column |
H2OFrame column |
Value
named vector with feature counts
[Package h2o version 3.44.0.3 Index]