View source: R/feature_columns.R
feature_columns | R Documentation |
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 |
names |
Available feature names (for selection / pattern matching) as a
character vector (or R object that implements |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.