Feature_column to surport weighted_categorical_column in sequence; and sequence or normal categorical_column in shared_embeddings. #33640
Labels
comp:keras
Keras related issues
TF 2.0
Issues relating to TensorFlow 2.0
type:feature
Feature requests
Please make sure that this is a feature request. As per our GitHub Policy, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:feature_template
System information
Describe the feature and the current behavior/state.
for example:
weighted_categorical_column in sequence:
sequence or normal categorical_column in shared_embeddings:
tf.keras.experimental.SequenceFeatures and tf.keras.layers.DenseFeatures both are not suitable for fc_shared_emb_cols.
Will this change the current api? How?
Who will benefit with this feature?
Any Other info.
The text was updated successfully, but these errors were encountered: