AmazonAmazon
MLS-C01 · Question #88
MLS-C01 Question #88: Real Exam Question with Answer & Explanation
The correct answer is A: Build the Docker image with the inference code.. https://sagemaker-workshop.com/custom/containers.html
ML Implementation and Operations
Question
A Machine Learning Specialist previously trained a logistic regression model using scikit-learn on a local machine, and the Specialist now wants to deploy it to production for inference only. What steps should be taken to ensure Amazon SageMaker can host a model that was trained locally?
Options
- ABuild the Docker image with the inference code.
- BSerialize the trained model so the format is compressed for deployment.
- CSerialize the trained model so the format is compressed for deployment.
- DBuild the Docker image with the inference code.
Explanation
Topics
#SageMaker Model Deployment#Custom Docker Containers#Model Inference#Scikit-learn
Community Discussion
No community discussion yet for this question.