LeetQuiz Logo
Privacy Policy•contact@leetquiz.com
© 2025 LeetQuiz All rights reserved.
Google Professional Machine Learning Engineer

Google Professional Machine Learning Engineer

Get started today

Ultimate access to all questions.


Your team is developing a predictive maintenance solution for server failures using unlabeled monitoring data from a large data center. The solution must be scalable, cost-effective, and quickly implementable to prevent potential server downtimes. Given these constraints, what is the BEST first step to take? Choose one correct option.

Real Exam



Explanation:

The most efficient and scalable approach is to first develop a simple heuristic to label the unlabeled historical performance data. This labeled dataset can then be used to train a predictive model for anomalies. This method avoids the time and expense of manual labeling and is more efficient for predictive purposes. Option A is not scalable or cost-effective due to the manual effort required. Option B lacks the predictive capability needed for maintenance. Option D does not address the initial need for labeled data to train the model effectively.

Powered ByGPT-5