Integration Partners
MLOps
Sagemaker
1min
Amazon SageMaker is a fully-managed service that provides developers and data scientists with the ability to build, train, and deploy machine learning models at scale. With SageMaker, you can quickly and easily create machine learning models using popular frameworks like TensorFlow and PyTorch, and then deploy them to production environments with just a few clicks.
To use SageMaker, you will need an AWS subscription. Once you have an AWS subscription, follow these steps to get started:
- Create a SageMaker notebook instance with the desired configuration.
- Import and open the provided notebook and code folder in the SageMaker environment.
- Follow the steps outlined in the notebook.
- Make sure to change variable/parameter values as per your run configuration.
- Note that there are two requirements files: one at the notebook level for installing required packages and one inside the code folder for deployment-related requirements.
You can find the required files in the reference implement on GitHub.