ExamQuestions.com

Register
Login
AWS Certified Machine Learning Specialty Exam Questions

Amazon

AWS Certified Machine Learning Specialty

218 / 258

Question 218:

You are a machine learning specialist working for a credit card company where you are building a fraud detection model. You have your model built using the XGBoost algorithm, and you are now attempting to find the best version of your model by performing automatic model tuning. You are creating your hyperparameter tuning job, and you need to select the appropriate technique the job will use to find your best hyperparameters. You wish to run the least number of hyperparameter tuning training jobs as possible.
Which hyperparameter tuning technique is best suited to your requirements?

Answer options:

A.Bayesian optimization
B.Bayesian classification
C.Random search
D.Logistic regression