Add a `hash_keys` argument to the sparse hash column to enable it hash a...
Add a `hash_keys` argument to the sparse hash column to enable it hash a single input to multiple hash ids. This column can be then used by one_hot_column to create a multi-hot column. PiperOrigin-RevId: 186050928
Loading
Please sign in to comment