Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

Exam MLS-C01 All Questions
Exam MLS-C01 All Questions

View all questions & answers for the MLS-C01 exam

Amazon Web Services AWS Certified Specialty MLS-C01 Question # 121 Topic 13 Discussion

MLS-C01 Exam Topic 13 Question 121 Discussion:
Question #: 121
Topic #: 13

A Data Scientist is developing a machine learning model to classify whether a financial transaction is fraudulent. The labeled data available for training consists of 100,000 non-fraudulent observations and 1,000 fraudulent observations.

The Data Scientist applies the XGBoost algorithm to the data, resulting in the following confusion matrix when the trained model is applied to a previously unseen validation dataset. The accuracy of the model is 99.1%, but the Data Scientist needs to reduce the number of false negatives.

MLS-C01 Question 121

Which combination of steps should the Data Scientist take to reduce the number of false negative predictions by the model? (Choose two.)


A.

Change the XGBoost eval_metric parameter to optimize based on Root Mean Square Error (RMSE).


B.

Increase the XGBoost scale_pos_weight parameter to adjust the balance of positive and negative weights.


C.

Increase the XGBoost max_depth parameter because the model is currently underfitting the data.


D.

Change the XGBoost eval_metric parameter to optimize based on Area Under the ROC Curve (AUC).


E.

Decrease the XGBoost max_depth parameter because the model is currently overfitting the data.


Get Premium MLS-C01 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.