ExamQuestions.com

Register
Login
AWS Certified Machine Learning Specialty Exam Questions

Amazon

AWS Certified Machine Learning Specialty

105 / 258

Question 105:

You are working on a Linear Learner algorithm-based model to predict the quarterly sales for each region of your company’s global sales force. The model needs to use data from your sales team’s past sales performance, such as the quantity of products sold, revenue generated, expenses incurred, sales force size, etc.
You and your team are in the process of training the model based on the SageMaker built-in Linear Learner algorithm. You want to track and monitor metrics, such as test objective loss and test precision, as the model trains. Which AWS service(s) would you use to track and monitor these metrics? (Select THREE)

Answer options:

A.Specify the metrics you want to track using the AWS Management Dashboard for SageMaker.
B.Specify the metrics you want to track using the AWS Management Console for SageMaker.
C.Specify the metrics you want to track using the SageMaker Javascript SDK APIs.
D.Specify the metrics you want to track using the SageMaker Python SDK APIs.
E.Use the CloudWatch console for visualizing time-series curves of your metrics.
F.Use the SageMaker Javascript SDK APIs to visualize your metrics programmatically.