FlashcardIntermediate
Encoding, Scaling & Transformations
Feature engineering often combines encoding categories, scaling numbers, and transforming skewed data to prepare features for models.
Question
What are the three common feature engineering operations: encoding, scaling, and transformations?
Click to reveal answer