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()


rstudio/tfdatasets documentation built on April 13, 2025, 6:50 p.m.