ExamQuestions.com

Register
Login
AWS Certified Machine Learning Specialty Exam Questions

Amazon

AWS Certified Machine Learning Specialty

103 / 258

Question 103:

You work for a transportation company as a machine learning specialist. You are currently working on a project to optimize container truck routes to minimize empty container travel. For example, as a truck delivers its payload to a destination, you want to have the container loaded for another route. You don’t want the truck to move to another destination with an empty container. You have selected the SageMaker XGBoost algorithm for your model. You now need to tune your hyperparameters to get the optimum performance out of your model. You have chosen the Area Under the Curve (AUC) metric as your objective metric for your hyperparameter tuning job.
Which algorithm should you use as the SageMaker hyperparameter tuning algorithm to get your results in the minimal number of training jobs?

Answer options:

A.Random search
B.Bayesian Search
C.Linear Search
D.Depth First Search