One-hot encoding very high-cardinality categoricals can cause:
Select an answer to reveal the explanation.
Short Explanation
Mega-cardinality one-hot = sparse blowup; consider hashing/target/embeddings.
Full Explanation
Encoding choice is a scalability issue.