ExamQuestions.com

Register
Login
AWS Certified Machine Learning Specialty Exam Questions

Amazon

AWS Certified Machine Learning Specialty

65 / 258

Question 65:

You work as a machine learning specialist for a sports analytics company. The Major League Baseball Association has contracted your company to perform real-time analytics on baseball statistics as baseball plays unfold live on national television. Your first assignment is to predict the outcome of situational set plays (such as stolen bases or pitch results) as they are about to unfold. Therefore, your model must deliver its predictions in close to real-time.
You have decided to use a SageMaker built-in algorithm. You have looked at classical forecasting methods like autoregressive integrated moving average (ARIMA) and exponential smoothing (ETS) which use one model for each time series in your data. However, you have many time series over which to train.
Based on your performance requirements and your training requirements, which SageMaker built-in algorithm should you use?

Answer options:

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