ExamQuestions.com

Register
Login
AWS Certified Machine Learning Specialty Exam Questions

Amazon

AWS Certified Machine Learning Specialty

64 / 258

Question 64:

You work as a machine learning specialist for the National Oceanic and Atmospheric Administration (NOAA Research). NOAA has developed a great white shark detection program to help warn shore populations when the sharks are in the area of a populated beach. You have the assignment to use your machine learning expertise to decide where to place 10 high-tech shark detection sensors on the oceanic floor as part of a pilot to determine if the NOAA invests broadly in these very expensive sensors. You have great white sightings data from around the globe gathered over the past several years to use your model training and test data. The model dataset contains several useful features, such as the longitude and latitude of each sighting.
You have decided to use an unsupervised learning algorithm that attempts to find discrete groupings within the data. Specifically, you want to find similarities in the longitude and latitude and find groupings of these. You need to produce 10 longitude and latitude pairs to determine where to place the sensors.
Which algorithm can you use in SageMaker that best suits this task?

Answer options:

A.Linear Learner
B.Neural Topic Model
C.K-Means
D.Random Cut Forest
E.Semantic Segmentation
F.XGBoost