Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

feature_columns

Feature Columns


Description

Constructors for feature columns. A feature column defines the expected 'shape' of an input Tensor.

Usage

feature_columns(..., names = NULL)

Arguments

...

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 names() or colnames()).


tfestimators

Interface to 'TensorFlow' Estimators

v1.9.1
Apache License 2.0
Authors
JJ Allaire [aut], Yuan Tang [aut] (<https://orcid.org/0000-0001-5243-233X>), Kevin Ushey [aut], Kevin Kuo [aut, cre] (<https://orcid.org/0000-0001-7803-7901>), Daniel Falbel [ctb, cph], RStudio [cph, fnd], Google Inc. [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.