Day 5: Feature Engineering and Selection
Feature Engineering is the process of transforming raw data into features that improve a model’s performance.
Imagine a scenario; where you are training a model for prediction of house price. The dataset contains “Year Built,” but this doesn’t tell u...
learnaimldswithsk.hashnode.dev4 min read