The goal of this example is to demonstrate deploying and interacting with the custom ML model created and stored in the previous section by performing the following steps:
- Prepare an inference script
- Build an inference container image
- Deploy ML model with SageMaker Inference
- Utilize deployed model to make predictions