Google Cloud Professional Machine Learning Engineer — Question 17

You are an ML engineer at a regulated insurance company. You are asked to develop an insurance approval model that accepts or rejects insurance applications from potential customers. What factors should you consider before building the model?

Answer options

Correct answer: B

Explanation

The correct answer is B because traceability ensures compliance with regulations by allowing the tracking of decisions made by the model, while reproducibility and explainability are crucial for understanding and validating the model's predictions. Options A, C, and D include factors that may not directly address regulatory compliance necessary for an insurance approval model.