MLS-C01 · Question #84
A Machine Learning team runs its own training algorithm on Amazon SageMaker. The training algorithm requires external assets. The team needs to submit both its own algorithm code and…
The correct answer is C. Amazon ECR E. Amazon S3. For Location of inference image, type the path to the image that contains your inference code. The image must be stored as a Docker container in Amazon ECR. For Location of model data artifacts, type the location in S3 where your model artifacts are stored…
Question
A Machine Learning team runs its own training algorithm on Amazon SageMaker. The training algorithm requires external assets. The team needs to submit both its own algorithm code and algorithm-specific parameters to Amazon SageMaker. What combination of services should the team use to build a custom algorithm in Amazon SageMaker? (Choose two.)
Options
- AAWS Secrets Manager
- BAWS CodeStar
- CAmazon ECR
- DAmazon ECS
- EAmazon S3
How the community answered
(34 responses)- A12% (4)
- B9% (3)
- C76% (26)
- D3% (1)
Explanation
For Location of inference image, type the path to the image that contains your inference code. The image must be stored as a Docker container in Amazon ECR. For Location of model data artifacts, type the location in S3 where your model artifacts are stored. https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-mkt-create-model-package.html
Topics
Community Discussion
No community discussion yet for this question.