Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 333 Bytes

File metadata and controls

2 lines (2 loc) · 333 Bytes

Feature Engineering

Feature engineering is a machine learning technique that leverages data to create new variables that aren't in the training set. It can produce new features for both supervised and unsupervised learning, with the goal of simplifying and speeding up data transformations while also enhancing model accuracy.