Examples on how to use your own model serving containers or extend pre-built containers on SageMaker.
Get started with endpoints¶
A/B testing¶
Multi-model endpoints¶
- Amazon SageMaker Multi-Model Endpoints using Scikit Learn
- Train multiple house value prediction models
- Create the multi-model endpoint with the SageMaker SDK
- Deploy the Multi Model Endpoint
- Get predictions from the endpoint
- Amazon SageMaker Multi-Model Endpoints using XGBoost
- Generate synthetic data
- Train multiple house value prediction models
- Create the multi-model endpoint with the SageMaker SDK
- Deploy the Multi Model Endpoint
- Get predictions from the endpoint