Which scenario necessitates the use of One-Hot Encoding over Label Encoding for categorical variables?

Data Science Medium

Data Science — Medium

Which scenario necessitates the use of One-Hot Encoding over Label Encoding for categorical variables?

Key points

  • Label encoding implies ordinality
  • One-hot encoding treats categories as independent
  • Nominal data requires non-ordinal representation

Ready to go further?

Related questions