← Volver

Vista previa

Editar
AWS AI Practitioner

A data engineer is working on a machine learning project. The engineer is selecting and transforming variables from raw data to improve model performance. Which ML concept does this describe?

A Model evaluation
B Hyperparameter tuning
C Feature engineering ✓ Correcta
D Data augmentation

Explicación

Feature engineering is the process of selecting, transforming, and creating relevant features from raw data to improve model performance. It involves creating or selecting the most relevant variables that will help the ML model learn patterns effectively.