Preprocessing data, scikit-learn developers, 2023 - Provides implementation details and examples for various encoders, including One-Hot and Ordinal Encoding.
Feature Hashing for Large-Scale Multitask Learning, Kilian Weinberger, Anirban Dasgupta, John Langford, Alex Smola, and Josh Attenberg, 2009Proceedings of the 26th International Conference on Machine Learning (International Machine Learning Society (IMLS))DOI: 10.48550/arXiv.0902.2206 - Introduces the feature hashing technique, a method relevant for high-dimensional data and streaming.