ExamQuestions.com

Register
Login
AWS Certified Machine Learning Specialty Exam Questions

Amazon

AWS Certified Machine Learning Specialty

237 / 258

Question 237:

You work on a machine learning team at an online reseller of consumer products. You are performing feature engineering of your product data where you have a large, multi-column dataset with one column missing 40% of its data. Your team lead thinks that you can use some of the columns in the dataset to create the missing data.
Which feature engineering is the best approach to create approximate replacements for the missing data while also preserving the integrity of the dataset?

Answer options:

A.Binning
B.Yeo-Johnson transformation
C.Multivariate imputation
D.Mean imputation