AWS Exams GCP Exams Azure Exams GitHub Exams Jira Exams ISC2 Exams

Video: A data scientist is working for a real estate aws video

Question 1 Be Honest
« Back   Next machine-learning Certification Question »
Answer

Full Certification Question

A data scientist is working for a real estate analytics company to build an ML model that predicts the rental prices of commercial office spaces. The dataset has several features but the data scientist is particularly interested in the following features - Building Type and Year Constructed (building_type_year), City Name (city) and Building Size in square meters (building_size). The data has inconsistencies and requires preprocessing before model training. The data scientist plans to use the following feature engineering techniques to transform the data: Feature splitting Binning One-hot encoding Standardization How would you match the given features with the most relevant feature engineering technique?