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

Câu 89: AWS Certified Machine Learning - Specialty (MLS-C01)

A Machine Learning Specialist wants to bring a custom algorithm to Amazon SageMaker. The Specialist implements the algorithm in a Docker container supported by Amazon SageMaker. How should the Specialist package the Docker container so that Amazon SageMaker can launch the training correctly?

Nội dung câu hỏi

A Machine Learning Specialist wants to bring a custom algorithm to Amazon SageMaker. The Specialist implements the algorithm in a Docker container supported by Amazon SageMaker. How should the Specialist package the Docker container so that Amazon SageMaker can launch the training correctly?

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. Modify the bash_profile file in the container and add a bash command to start the training program
  2. B. Use CMD config in the Dockerfile to add the training program as a CMD of the image
  3. C. Configure the training program as an ENTRYPOINT named train — đáp án hiện tại
  4. D. Copy the training program to directory /opt/ml/train

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ề