aws/amazon-sagemaker-examples

Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 4 minutes ago
Added to GitGenius on September 5th, 2026
Created on October 23rd, 2017
Open Issues & Pull Requests: 849 (+0)
GitHub issues: Enabled
Number of forks: 6,957
Total Stargazers: 10,984 (+0)
Total Subscribers: 284 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 13.7 days
Mean response time: 88.0 days
90th percentile: 336.5 days
Tracked items: 36

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 41
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 890 days
Stale 30+ days: 41
Stale 90+ days: 39

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Amazon SageMaker Examples is a collection of Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using Amazon SageMaker.

The repository addresses the challenge of learning how to use SageMaker's capabilities through practical, runnable examples. Rather than relying solely on API documentation, developers can examine notebooks that show end-to-end workflows for common machine learning tasks. The notebooks cover the full lifecycle of model development, from initial training through deployment and inference, allowing users to understand both the mechanics of SageMaker services and the patterns for structuring ML projects on AWS.

This resource suits teams adopting SageMaker who want to accelerate their learning curve with concrete, working code. It is particularly valuable for data scientists and ML engineers new to the platform who benefit from seeing how different SageMaker features integrate together. The notebooks span multiple problem domains including deep learning, reinforcement learning, and MLOps workflows, so developers can find examples relevant to their specific use case rather than starting from scratch.

The repository maintains a steady stream of notebook additions and updates across its example collection. The project receives ongoing contributions that expand coverage of SageMaker features and add new example scenarios. Development activity shows consistent engagement with the codebase, indicating that examples remain aligned with current SageMaker capabilities and best practices.