Examtopics

Professional Machine Learning Engineer
  • Topic 1 Question 214

    You are developing an ML pipeline using Vertex AI Pipelines. You want your pipeline to upload a new version of the XGBoost model to Vertex AI Model Registry and deploy it to Vertex AI Endpoints for online inference. You want to use the simplest approach. What should you do?

    • Use the Vertex AI REST API within a custom component based on a vertex-ai/prediction/xgboost-cpu image

    • Use the Vertex AI ModelEvaluationOp component to evaluate the model

    • Use the Vertex AI SDK for Python within a custom component based on a python:3.10 image

    • Chain the Vertex AI ModelUploadOp and ModelDeployOp components together


    シャッフルモード