Question 14 of 280
Single answerYou built and manage a production system that is responsible for predicting sales numbers. Model accuracy is
crucial, because the production model is required to keep up with market changes. Since being deployed to
production, the model hasn't changed; however the accuracy of the model has steadily deteriorated.
What issue is most likely causing the steady decline in model accuracy?
APoor data quality
✓BLack of model retraining
CToo few layers in the model for capturing information
DIncorrect data split ratio during model training, evaluation, validation, and test.
✓
Correct Answer: B
Lack of model retraining
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.