Question 162 of 280
Single answerYou built a custom ML model using scikit-learn. Training time is taking longer than expected. You decide to migrate your model to Vertex AI Training, and you want to improve the model’s training time. What should you try out first?
ATrain your model in a distributed mode using multiple Compute Engine VMs.
✓BTrain your model using Vertex AI Training with CPUs.
CMigrate your model to TensorFlow, and train it using Vertex AI Training.
DTrain your model using Vertex AI Training with GPUs.
✓
Correct Answer: B
Train your model using Vertex AI Training with CPUs.
▥
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.