
Answer-first summary for fast verification
Answer: SageMaker Ground Truth
## Explanation **SageMaker Ground Truth** is the correct answer because it is specifically designed for data labeling tasks. Here's why: ### Key Features of SageMaker Ground Truth: 1. **Managed Data Labeling Service**: Provides a fully managed service to create high-quality training datasets 2. **Human-in-the-loop Labeling**: Coordinates human workers to label data through Amazon Mechanical Turk, third-party vendors, or your own private workforce 3. **Active Learning**: Uses machine learning to automatically label data and only sends uncertain cases to human labelers 4. **Built-in Workflows**: Provides pre-built workflows for common labeling tasks like image classification, object detection, and semantic segmentation ### Why Other Options Are Incorrect: - **A. SageMaker JumpStart**: This is a solution catalog that provides pre-built models and solutions, not a data labeling service - **B. SageMaker Clarify**: This service helps detect bias in machine learning models and explain predictions, not for data labeling - **D. SageMaker Studio**: This is an integrated development environment (IDE) for machine learning, not specifically for data labeling ### Use Case Fit: For computer vision projects requiring large-scale image labeling, SageMaker Ground Truth is the ideal choice as it: - Scales to handle large volumes of images - Ensures labeling quality through quality control mechanisms - Reduces labeling costs through active learning - Provides built-in workflows for computer vision tasks
Author: Ritesh Yadav
Ultimate access to all questions.
A company wants to label large volumes of images for a computer vision project and needs a managed service to coordinate human labeling tasks. Which SageMaker service should they choose?
A
SageMaker JumpStart
B
SageMaker Clarify
C
SageMaker Ground Truth
D
SageMaker Studio
No comments yet.