Practice free →
HomeGCP ML Engineercloudcomputingmleprototyping › Which Vertex AI capability should an ML Engineer…

Which Vertex AI capability should an ML Engineer use to train custom models on tabular / image / text / video data WITHOUT writing training code — letting Google handle architecture + hyperparameters?

AVertex AI custom training with hand-written PyTorch / TensorFlow code
BCloud Memorystore
CCloud DNS
DVertex AI AutoML
Answer & Solution
Correct answer: D. Vertex AI AutoML
AutoML is Vertex AI's no-code training service (per PMLE §1.3). Custom training is the alternate code-first path; the others aren't training services.
Solve this in the app — GCP ML Engineer practice & 24k+ MCQs →
Related questions