Represents Multi-Hot Representation of Given Categorical Column
Used to wrap any column_categorical()*
(e.g., to feed to DNN). Use
column_embedding()
if the inputs are sparse.
column_indicator(categorical_column)
categorical_column |
A categorical column which is created by
the |
An indicator column.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.