CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 96: Google Cloud Professional Machine Learning Engineer

You are the Director of Data Science at a large company, and your Data Science team has recently begun using the Kubeflow Pipelines SDK to orchestrate their training pipelines. Your team is struggling to integrate their custom Python code into the Kubeflow Pipelines SDK. How should you instruct them to proceed in orde…

Nội dung câu hỏi

You are the Director of Data Science at a large company, and your Data Science team has recently begun using the Kubeflow Pipelines SDK to orchestrate their training pipelines. Your team is struggling to integrate their custom Python code into the Kubeflow Pipelines SDK. How should you instruct them to proceed in order to quickly integrate their code with the Kubeflow Pipelines SDK?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. Use the func_to_container_op function to create custom components from the Python code. — đáp án hiện tại
  2. B. Use the predefined components available in the Kubeflow Pipelines SDK to access Dataproc, and run the custom code there.
  3. C. Package the custom Python code into Docker containers, and use the load_component_from_file function to import the containers into the pipeline.
  4. D. Deploy the custom Python code to Cloud Functions, and use Kubeflow Pipelines to trigger the Cloud Function.

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề