PMLE Automating and Orchestrating ML Pipelines • 30 Questions
30 PMLE Automating and Orchestrating ML Pipelines practice questions with answers and explanations. Free, no signup.
A data scientist creates a custom Python function component for a Vertex AI pipeline using the Kubeflow Pipelines SDK v2. The component takes a string parameter 'input_text' and outputs a Metrics artifact. The scientist wants to include a lightweight Python function without building a container. Which code snippet correctly defines this component?