Conceptdummy coding

ID
dummy-coding
Kind
type
Name
dummy coding
Description

Dummy coding of categorical variables, also known as one-hot coding. Under this encoding, each categorical variable is transformed into a set of dummy, or indicator, variables.

Is
External links