Examtopics

AWS Certified Machine Learning Engineer - Associate
  • Topic 1 Question 80

    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?

    • Increase the learning rate.

    • Remove some irrelevant features from the training dataset.

    • Increase the value of the max_depth hyperparameter.

    • Decrease the value of the max_depth hyperparameter.


    シャッフルモード