One-Hot Encoding

Method to convert categorical variables into binary vectors, where each category becomes a separate dimension.

Related terms

Data PreprocessingCategorical VariablesMachine Learning (ML)