Organize your machine learning journey with Amazon SageMaker Experiments and Amazon SageMaker Pipelines
less than 1 minute read
The process of building a machine learning (ML) model is iterative until you find the candidate model that is performing well and is ready to be deployed. As data scientists iterate through that process, they need a reliable method to easily track experiments to understand how each model version was built and how it performed.
Full text here, and GitHub repository here
In this post, we take a closer look at the motivation behind having an automated process to track experiments with Amazon SageMaker Experiments and the native capabilities built into Amazon SageMaker Pipelines. We show how the native integration between Pipelines and Experiments allows data scientists to automatically organize, track, and visualize experiments during model development activities.
