ExamQuestions.com

Register
Login
AWS Certified Machine Learning Specialty Exam Questions

Amazon

AWS Certified Machine Learning Specialty

200 / 258

Question 200:

You work as a machine learning specialist for a start-up software company that builds a mobile app that subscribers can use to identify various types of birds from pictures they take with their phone camera. You have a large set of unlabeled images of birds that you want to use as your training data for your image recognition application. Which option is the most efficient approach to creating a labeling job to build the training dataset for your mobile app?

Answer options:

A.Use the SageMaker k-means built-in algorithm to label your unlabeled images. Leverage a SageMaker Semantic Segmentation algorithm-based model to perform auto-annotation of your images.
B.Use SageMaker Data Wrangler to label your unlabeled images. Leverage a SageMaker Image Classification algorithm-based model to perform auto-annotation of your images.
C.Use SageMaker Ground Truth to label your unlabeled images, leveraging lambda functions to perform annotation consolidation and pre-labeling. Leverage a SageMaker Image Classification algorithm-based model to perform auto-annotation of your images.
D.Use SageMaker Ground Truth to label your unlabeled images, leveraging Glue ETL jobs to perform annotation consolidation and pre-labeling. Leverage a SageMaker Object Detection algorithm-based model to perform auto-annotation of your images.