A company wants to track and compare metrics from multiple machine learning experiments. Which Amazon SageMaker feature should be used?
Specifically designed for experiment tracking and comparison.
Why this answer
SageMaker Experiments is the correct choice for tracking and comparing metrics from multiple machine learning experiments. SageMaker Model Monitor is used to detect data drift, SageMaker Debugger is used to debug training jobs, and SageMaker Ground Truth is used for data labeling. Thus, only option A is correct.