haythemtellili/amazon-sagemaker-cicd
CI/CD pipeline with Amazon SageMaker and Github actions
This project helps MLOps engineers and machine learning teams automate the process of building, testing, and deploying machine learning models. It takes your model training code and data, and automatically deploys the trained model to Amazon SageMaker, ensuring a consistent and reliable process. It's designed for teams who want to streamline their model lifecycle management.
No commits in the last 6 months.
Use this if you are an MLOps engineer or machine learning practitioner looking to automate the continuous integration and delivery of your machine learning models on Amazon SageMaker.
Not ideal if you are not using Amazon SageMaker for model deployment or if you prefer manual control over each step of your model's lifecycle.
Stars
24
Forks
29
Language
Python
License
—
Category
Last pushed
Jan 03, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mlops/haythemtellili/amazon-sagemaker-cicd"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
aws-controllers-k8s/sagemaker-controller
ACK service controller for Amazon SageMaker
SuperCowPowers/workbench
Workbench: An easy to use Python API for creating and deploying AWS SageMaker Models
aws/aws-step-functions-data-science-sdk-python
Step Functions Data Science SDK for building machine learning (ML) workflows and pipelines on AWS
aws-samples/amazon-sagemaker-mlops-workshop
MLOps workshop with Amazon SageMaker
aws/sagemaker-sparkml-serving-container
This code is used to build & run a Docker container for performing predictions against a Spark...