Google Cloud Professional Machine Learning Engineer — Question 51

You recently joined a machine learning team that will soon release a new project. As a lead on the project, you are asked to determine the production readiness of the ML components. The team has already tested features and data, model development, and infrastructure. Which additional readiness check should you recommend to the team?

Answer options

Correct answer: C

Explanation

The correct answer is C because monitoring model performance is crucial for understanding how well the model operates in production and identifying issues in real-time. While ensuring reproducibility (A), tuning hyperparameters (B), and capturing feature expectations (D) are important, they do not directly address the ongoing evaluation of the model's effectiveness once deployed.