Managing models using the Amazon SageMaker model registry
An introduction to the Amazon SageMaker model registry was included in the section titled Amazon SageMaker model registry. This was done in order to explain the high-level architecture and features that are important to consider when choosing a model registry implementation. In this section, we'll dive deeper into the Amazon SageMaker model registry by covering the process and best practice guidance when setting up and using SageMaker's model registry.
SageMaker's model registry includes the model registry, as well as model groups and model packages. Each model group contains model versions, or model packages, related to the same ML problem. Each model package represents a specific version of a model and includes metadata associated with that version. The SageMaker model registry APIs are used when interacting with the SageMaker model registry, and those APIs can also be called through any of the following...