Concept Flow - Why engineered features improve analysis
Start with raw data
Identify useful patterns
Create engineered features
Add features to dataset
Train model with new features
Evaluate improved performance
End
We start with raw data, create new features that highlight useful patterns, add them to the dataset, then train and evaluate the model to see improvement.