Best Free Actual Exam Prep Sources

Latest and Updated Amazon (AWS) : MLA-C01 AWS Certified Machine Learning Engineer – Associate Questions and Answers

Get Full PDF

Question.21
Case study
An ML engineer is developing a fraud detection model on AWS. The training dataset includes transaction logs, customer profiles, and tables from an on-premises MySQL database. The transaction logs and customer profiles are stored in Amazon S3.
The dataset has a class imbalance that affects the learning of the model’s algorithm. Additionally, many of the features have interdependencies. The algorithm is not capturing all the desired underlying patterns in the data.
The ML engineer needs to use an Amazon SageMaker built-in algorithm to train the model.

Which algorithm should the ML engineer use to meet this requirement?
(A) LightGBM
(B) Linear learner
(C) #-means clustering
(D) Neural Topic Model (NTM)

Question.25
An ML engineer is developing a fraud detection model by using the Amazon SageMaker XGBoost algorithm.
The model classifies transactions as either fraudulent or legitimate.
During testing, the model excels at identifying fraud in the training dataset. However, the model is inefficient at identifying fraud in new and unseen transactions.

What should the ML engineer do to improve the fraud detection for new transactions?

(A) Increase the learning rate.
(B) Remove some irrelevant features from the training dataset.
(C) Increase the value of the max_depth hyperparameter.
(D) Decrease the value of the max_depth hyperparameter.
Scroll to Top