Examtopics

Professional Machine Learning Engineer
  • Topic 1 Question 151

    While running a model training pipeline on Vertex Al, you discover that the evaluation step is failing because of an out-of-memory error. You are currently using TensorFlow Model Analysis (TFMA) with a standard Evaluator TensorFlow Extended (TFX) pipeline component for the evaluation step. You want to stabilize the pipeline without downgrading the evaluation quality while minimizing infrastructure overhead. What should you do?

    • Include the flag -runner=DataflowRunner in beam_pipeline_args to run the evaluation step on Dataflow.

    • Move the evaluation step out of your pipeline and run it on custom Compute Engine VMs with sufficient memory.

    • Migrate your pipeline to Kubeflow hosted on Google Kubernetes Engine, and specify the appropriate node parameters for the evaluation step.

    • Add tfma.MetricsSpec () to limit the number of metrics in the evaluation step.


    シャッフルモード