LostTech.TensorFlow : API Documentation

Type FeatureColumn

Namespace tensorflow.python.feature_column.feature_column_v2

Parent PythonObjectContainer

Interfaces IFeatureColumn

Public properties

object name get;

object name_dyn get;

IList<object> parents get;

object parents_dyn get;

IDictionary<string, object> parse_example_spec get;

object parse_example_spec_dyn get;

object PythonObject get;