aws/sagemaker-python-sdk
A library for training and deploying machine learning models on Amazon SageMaker observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 87
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 7.0
- age_days: 3215
- days_rel: 8
- days_push: 7
- n_releases_24m: 85
Adoption not part of the score
2261 stars · 1297 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The SageMaker Python SDK is an open-source Python library for training and deploying machine learning models on Amazon SageMaker. It supports popular frameworks like PyTorch, TensorFlow, MXNet, and Hugging Face, as well as custom algorithms in Docker containers.
Use cases
- train machine learning models on AWS SageMaker
- deploy a PyTorch model as a hosted endpoint
- run Hugging Face model training in the cloud
- bring my own algorithm in a Docker container to SageMaker
- serve a TensorFlow model on AWS
- manage SageMaker training jobs from Python
When to choose
- you are already using AWS and want managed model training and hosting
- you need to train or deploy models with PyTorch, TensorFlow, MXNet, or Hugging Face on SageMaker
- you want to use Amazon's built-in optimized ML algorithms
When to avoid
- you train and deploy models entirely outside AWS
- you want a framework-agnostic local training setup without cloud dependencies
- you rely on the legacy Estimator/Model/Predictor APIs, which are removed in V3
Facets
library · maturity active
machine-learning llm-training sdk deployment machine-learning cloud-computing deep-learning developer-tools python cloud aws sagemaker model-training model-deployment mlops
1 source
- readme: https://github.com/aws/sagemaker-python-sdk · fetched 2026-08-28 · 0cbafd1bff26
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| aws/sagemaker-python-sdk | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="aws/sagemaker-python-sdk")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem