Home › GCP ML Engineer › cloudcomputing › mleprototyping › 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.
Related questions
Which industry-specific Google Cloud ML API should an ML Engineer use to extract structureWhich Google Cloud feature should an ML Engineer use to leverage Apache Spark in a JupyterWhich Vertex AI service should an ML Engineer use to MANAGE labelled datasets (image / texWhich Vertex AI capability should an ML Engineer use to handle PII / PHI during data preprWhich Vertex AI capability should an ML Engineer use to track + compare experiment runs (hWhich Google Cloud service provides COLAB notebooks with enterprise IAM + VPC controls + pWhich Vertex AI service provides managed Jupyter notebooks with GCP integration + idle-shuWhich Vertex AI feature stores precomputed features in a centralised online + offline stor