ExamQuestions.com

Register
Login
AWS Certified Machine Learning Specialty Exam Questions

Amazon

AWS Certified Machine Learning Specialty

176 / 258

Question 176:

You work as a machine learning specialist for a large lending agency that issues mortgage loans to the residential home-buying population. You and your machine learning team build a model to assess loan risk based on loan application data. You have not yet chosen which algorithm your model will use. Still, you need to sanitize your data to ensure your data is not biased by demographic disparities, such as having different distributions for loan application outcomes for different demographic groups. Which option is the most efficient approach to use to identify bias in your data prior to training your modeling using the data?

Answer options:

A.Run a SageMaker Clarify job using the Total Variation Distance (TVD) pretraining metric.
B.Run a SageMaker Clarify job using the Difference in Proportions of Outcomes (DPO) pretraining metric.
C.Label your data using Ground Truth using Amazon Mechanical Turk with a custom labeling workflow.
D.Label your data using Ground Truth using Amazon Mechanical Turk using automated data labeling.