h2o.filterNACols: Filter NA Columns
Description
Filter NA Columns
Usage
h2o.filterNACols(data, frac = 0.2)
Arguments
frac
The threshold of NAs to allow per column (columns >= this threshold are filtered)
Value
Returns a numeric vector of indexes that pertain to non-NA columns