ExamQuestions.com

Register
Login
AWS Certified Machine Learning Specialty Exam Questions

Amazon

AWS Certified Machine Learning Specialty

79 / 258

Question 79:

You work in the machine learning department of a major retail company. Your team is working on a model to predict the region with the highest sales for a given quarter. You have selected your observations from past sales cycles for all regions and split your data into training and evaluation datasets. You are now training your linear learner model in Amazon SageMaker. You are trying to select the model hyperparameters that give your team the best predictions.
You have set the predictor_type hyperparameter to binary_classifier. Which loss function hyperparameter setting is NOT one of your options?

Answer options:

A.auto
B.logistic
C.hinge_loss
D.softmax_loss