Searched refs:_HashedCategoricalColumn (Results 1 – 2 of 2) sorted by relevance
1160 return _HashedCategoricalColumn(key, hash_bucket_size, dtype)1688 if isinstance(key, _HashedCategoricalColumn):2769 class _HashedCategoricalColumn( class
1853 … (HashedCategoricalColumn, fc_old._HashedCategoricalColumn)): # pylint: disable=protected-access