Practice Test Geeks home

MS-DS Master of Data science FREE MS-DS Master of Data science Data Wrangling and Preprocessing Questions and Answers

A data scientist is preparing a dataset for a machine learning model that is sensitive to the scale of its input features, such as K-Nearest Neighbors.
The dataset contains two numerical features: 'Age' (ranging from 20 to 70) and 'Income' (ranging from 30,000 to 150,000).

Which of the following preprocessing techniques is most appropriate to apply to these features?

Select your answer