Back to course

Categorical Data Encoding

Full Course: AI & Machine Learning (ML)

Non-numeric Data\n\nML models only understand numbers. We convert text labels (e.g., 'Red', 'Blue') into numbers using One-Hot Encoding or Label Encoding.