Feature Engineering

What is Feature Engineering?

Feature engineering is the process of using domain knowledge to extract features (characteristics, properties, attributes) from raw data that make machine learning algorithms work.

Where did the term "Feature Engineering" come from?

The 'art' side of data science.

How is "Feature Engineering" used today?

Often considered the most important factor in the success of a traditional ML project.

Related Terms