all_numeric: Speciy all numeric variables.

View source: R/feature_spec.R

all_numericR Documentation

Speciy all numeric variables.

Description

Find all the variables with the following types: "float16", "float32", "float64", "int16", "int32", "int64", "half", "double".

Usage

all_numeric()

See Also

Other Selectors: all_nominal(), has_type()


tfdatasets documentation built on June 30, 2022, 1:04 a.m.