Skip to content

Instantly share code, notes, and snippets.

@hadifar
Created January 4, 2019 11:46
Show Gist options
  • Save hadifar/0fa550b09c8cce16bd2ac596f0db082e to your computer and use it in GitHub Desktop.
Save hadifar/0fa550b09c8cce16bd2ac596f0db082e to your computer and use it in GitHub Desktop.
_NumericColumn(key='SepalLength', shape=(1,), default_value=None, dtype=tf.float32, normalizer_fn=None)
_NumericColumn(key='SepalWidth', shape=(1,), default_value=None, dtype=tf.float32, normalizer_fn=None)
_NumericColumn(key='PetalLength', shape=(1,), default_value=None, dtype=tf.float32, normalizer_fn=None)
_NumericColumn(key='PetalWidth', shape=(1,), default_value=None, dtype=tf.float32, normalizer_fn=None)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment