dense_features {tfdatasets}R Documentation

Dense Features

Description

Retrives the Dense Features from a spec.

Usage

dense_features(spec)

Arguments

spec

A feature specification created with feature_spec().

Value

A list of feature columns.


[Package tfdatasets version 2.9.0 Index]