nerdexam
Amazon

MLS-C01 · Question #215

A company wants to conduct targeted marketing to sell solar panels to homeowners. The company wants to use machine learning (ML) technologies to identify which houses already have solar panels. The…

The correct answer is A. Set up a private workforce that consists of the internal team. Use the private workforce and the. To identify houses with solar panels from satellite images using Amazon SageMaker Ground Truth with the least effort from a small internal team lacking ML expertise, the company should set up a private workforce with the internal team and leverage Ground Truth's automated data…

Data Engineering

Question

A company wants to conduct targeted marketing to sell solar panels to homeowners. The company wants to use machine learning (ML) technologies to identify which houses already have solar panels. The company has collected 8,000 satellite images as training data and will use Amazon SageMaker Ground Truth to label the data. The company has a small internal team that is working on the project. The internal team has no ML expertise and no ML experience. Which solution will meet these requirements with the LEAST amount of effort from the internal team?

Options

  • ASet up a private workforce that consists of the internal team. Use the private workforce and the
  • BSet up a private workforce that consists of the internal team. Use the private workforce to label
  • CSet up a private workforce that consists of the internal team. Use the private workforce and the
  • DSet up a public workforce. Use the public workforce to label the data. Use the SageMaker Object

How the community answered

(54 responses)
  • A
    59% (32)
  • B
    20% (11)
  • C
    6% (3)
  • D
    15% (8)

Why each option

To identify houses with solar panels from satellite images using Amazon SageMaker Ground Truth with the least effort from a small internal team lacking ML expertise, the company should set up a private workforce with the internal team and leverage Ground Truth's automated data labeling feature. This feature uses machine learning to pre-label data, reducing the manual labeling workload, and then use the SageMaker Object Detection algorithm for model training.

ASet up a private workforce that consists of the internal team. Use the private workforce and theCorrect

Leveraging Amazon SageMaker Ground Truth's automated data labeling feature, also known as active learning, significantly reduces the manual effort required from the internal team. This feature uses a machine learning model to automatically label a large portion of the data, routing only uncertain samples to the human workforce for review, which is ideal for a small team with no ML expertise, and the SageMaker Object Detection algorithm is appropriate for identifying solar panels in images.

BSet up a private workforce that consists of the internal team. Use the private workforce to label

Requiring the private internal workforce to manually label all 8,000 images would demand the maximum amount of effort from the team, directly contradicting the requirement for the "LEAST amount of effort."

CSet up a private workforce that consists of the internal team. Use the private workforce and the

While custom labeling workflows offer flexibility, setting them up and managing them requires more expertise and effort than utilizing Ground Truth's built-in automated data labeling feature, especially for a team with no ML experience.

DSet up a public workforce. Use the public workforce to label the data. Use the SageMaker Object

Using a public workforce might reduce direct internal labeling effort but introduces other complexities like quality control and worker management, and it still lacks the efficiency benefit of the automated data labeling feature, which is the key to minimizing effort for the labeling task itself.

Concept tested: SageMaker Ground Truth automated data labeling

Source: https://docs.aws.amazon.com/sagemaker/latest/dg/sms-automated-labeling.html

Topics

#SageMaker Ground Truth#Data Labeling#Active Learning#Workforce Management

Community Discussion

No community discussion yet for this question.

Full MLS-C01 Practice