Databricks Certified Machine Learning Professional — Question 27

Which of the following is a probable response to identifying drift in a machine learning application?

Answer options

Correct answer: B

Explanation

The correct action is to retrain and deploy the model on more recent data to address the drift and ensure accurate predictions. Other options like sunsetting the application or rebuilding it may not directly resolve the drift issue, and 'None of these responses' and 'All of these responses' are incorrect as there is a valid response available.