HashedCrossingΒΆ
A preprocessing layer which crosses features using the hashing trick.
Abstract Signature:
HashedCrossing(num_bins: int, output_mode: str = int)
A preprocessing layer which crosses features using the hashing trick.
Abstract Signature:
HashedCrossing(num_bins: int, output_mode: str = int)