Deliver high-performance ML models faster with MLOps tools

preview_player
Показать описание
Machine learning operations (MLOps) tools help you automate and standardize the ML lifecycle to productionize ML models faster without compromising model performance. Amazon SageMaker provides a breadth of mission-ready MLOps tools to experiment, train, test, deploy, and govern ML models at scale. In this session, learn how to use SageMaker to implement an end-to-end MLOps solution for your organization.

Subscribe to AWS Online Tech Talks On AWS:

Follow Amazon Web Services:

☁️ AWS Online Tech Talks cover a wide range of topics and expertise levels through technical deep dives, demos, customer examples, and live Q&A with AWS experts. Builders can choose from bite-sized 15-minute sessions, insightful fireside chats, immersive virtual workshops, interactive office hours, or watch on-demand tech talks at your own pace. Join us to fuel your learning journey with AWS.

#AWS
Рекомендации по теме
Комментарии
Автор

This tutorial is a good general overview of SageMaker for those who already have quite a lot of experience in ML. But it is definitely not suitable for beginners. The first part was easy to follow but the second part was more confusing.

svitlanatuchyna
Автор

@awssupport Could you please record the tutorials in higher resolutions preferebly 1080p so that code is crisply visible for a better learning experience. Thanks!

be_present_now
Автор

Thank you guys for the tutorial.
I had a problem implementing the scripts for SageMaker experiments. It appears that when working with SageMaker experiments, it's important to separate the training script from the SageMaker-specific code for managing experiments. So the "preprocessing.py" and "train.py" should not include any SageMaker-specific commands.

chsaloua
Автор

The github code repository does not have 00_EDA_Local.ipynb, 01_DataPrep.ipynb etc files. Where to find these files?

GenAIML_senseNsimplicity