Practice Test Geeks home

DSE - Data Science Feature Engineering and Selection Questions and Answers

A data scientist is working with a dataset that includes a 'temperature' feature with continuous values.
To improve model performance, they decide to convert this feature into categories like 'Cold', 'Warm', and 'Hot'.

Which feature engineering technique is being applied?

Select your answer