LostTech.TensorFlow : API Documentation

Type VocabularyListCategoricalColumn

Namespace tensorflow.python.feature_column.feature_column_v2

Parent CategoricalColumn

Interfaces IVocabularyListCategoricalColumn

Public properties

object default_value get; set;

object dtype get; set;

object key get; set;

object name get;

object name_dyn get;

int num_buckets get;

object num_buckets_dyn get;

object num_oov_buckets get; set;

IList<object> parents get;

object parents_dyn get;

IDictionary<string, object> parse_example_spec get;

object parse_example_spec_dyn get;

object PythonObject get;

object vocabulary_list get; set;