
Answer-first summary for fast verification
Answer: To provide secure, scalable real-time model hosting for inference
Amazon SageMaker Inference Endpoints are designed to provide secure, scalable real-time model hosting for inference. This allows machine learning models to be deployed as endpoints that can serve predictions in real-time to applications. The other options describe different functionalities: - Option A: Visualization is typically handled by other tools or SageMaker Studio - Option C: Data cleaning and preprocessing are part of the data preparation phase, not inference endpoints - Option D: Jupyter notebook automation is part of SageMaker Studio or notebook instances, not inference endpoints
Author: Ritesh Yadav
Ultimate access to all questions.
What is the primary purpose of Amazon SageMaker Inference Endpoints?
A
To visualize predictions made by machine learning models
B
To provide secure, scalable real-time model hosting for inference
C
To clean and preprocess raw datasets
D
To automate Jupyter notebook creation
No comments yet.