Feature Columns
Constructors for feature columns. A feature column defines the expected 'shape' of an input Tensor.
feature_columns(..., names = NULL)
... |
One or more feature column definitions. The tidyselect package is used to power generation of feature columns. |
names |
Available feature names (for selection / pattern matching) as a
character vector (or R object that implements |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.