MLA-C01 exam dumps

MLA-C01 practice question 187 of 458

AWS Certified Machine Learning Engineer - Associate. Associate level, Amazon Web Services. Free question with the correct answer and a full explanation.

MLA-C01 Question 187

Single answer

You are training a machine learning model on AWS SageMaker, and you want to optimize its hyperparameters to achieve the best performance. Your dataset is large, and training the model is computationally expensive. Which hyperparameter tuning technique is most appropriate in this scenario?

  1. A

    Grid search

  2. B

    Bayesian optimization

  3. C

    Random search

  4. D

    Manual tuning

Show answer and explanation

Correct answer: B

Explanation

Bayesian optimization is the most appropriate technique in this scenario because it intelligently explores the hyperparameter space using probabilistic models, thereby reducing the number of training iterations required. This makes it efficient and effective when training is computationally expensive or datasets are large.

  • A. Incorrect.

    Grid search evaluates all possible combinations of hyperparameters exhaustively, which is computationally expensive and not suitable for large datasets or expensive training tasks.

  • B. Correct.

    Bayesian optimization uses probabilistic models to select the next set of hyperparameters to evaluate, making it computationally efficient and well-suited for scenarios with expensive training tasks.

  • C. Incorrect.

    Random search selects hyperparameters randomly within a defined range, but it does not systematically focus on promising areas of the hyperparameter space, making it less efficient compared to Bayesian optimization in this context.

  • D. Incorrect.

    Manual tuning requires human intervention and trial-and-error, which is inefficient and impractical for large datasets and expensive training tasks.

Timed practice exam

Take a MLA-C01 practice test under exam conditions

65 questions in 130 minutes, drawn from this bank, with a score report and a per-question review when you finish.

Start timed exam