Home | History | Annotate | Download | only in feature_column

Lines Matching refs:hash_key

1444 def crossed_column(keys, hash_bucket_size, hash_key=None):
1536 hash_key: Specify the hash_key that will be used by the `FingerprintCat64`
1568 hash_key=hash_key)
2680 ['keys', 'hash_bucket_size', 'hash_key'])):
2721 hash_key=self.hash_key)