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