Multiple Choice
Your team trained and tested a DNN regression model with good results. Six months after deployment, the model is performing poorly due to a change in the distribution of the input data. How should you address the input differences in production?
A) Create alerts to monitor for skew, and retrain the model.
B) Perform feature selection on the model, and retrain the model with fewer features.
C) Retrain the model, and select an L2 regularization parameter with a hyperparameter tuning service.
D) Perform feature selection on the model, and retrain the model on a monthly basis with fewer features.
Correct Answer:

Verified
Correct Answer:
Verified
Q12: You are training a TensorFlow model on
Q13: You are an ML engineer at a
Q14: You developed an ML model with AI
Q15: You are building an ML model to
Q16: You have written unit tests for a
Q18: Your organization's call center has asked you
Q19: You built and manage a production system
Q20: Your data science team needs to rapidly
Q21: You recently joined an enterprise-scale company that
Q22: You started working on a classification problem