A machine learning (ML) specialist at a manufacturing company uses Amazon SageMaker DeepAR to forecast input materials and energy requirements for the company. Most of the data in the training dataset is missing values for the target variable. The company stores the training dataset as JSON files. The ML specialist develop a solution by using Amazon SageMaker DeepAR to account for the missing values in the training dataset. Which approach will meet these requirements with the LEAST development effort? A. Impute the missing values by using the linear regression method. Use the entire dataset and the imputed values to train the DeepAR model. B. Replace the missing values with not a number (NaN). Use the entire dataset and the encoded missing values to train the DeepAR model. C. Impute the missing values by using a forward fill. Use the entire dataset and the imputed values to train the DeepAR model. D. Impute the missing values by using the mean value. Use the entire dataset and the imputed values to train the DeepAR model.  Suggested Answer: D Community Answer: B This question is in MLS-C01 AWS Certified Machine Learning – Specialty Exam For getting AWS Certified Machine Learning – Specialty Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Amazon. Trademarks, certification & product names are used for reference only and belong to Amazon. The website does not contain actual questions and answers from Amazon's Certification Exam.
Please login or Register to submit your answer