nerdexam
AmazonAmazon

MLS-C01 · Question #262

MLS-C01 Question #262: Real Exam Question with Answer & Explanation

Sign in or unlock MLS-C01 to reveal the answer and full explanation for question #262. The question stem and answer options stay visible for context.

Modeling

Question

A credit card company wants to identify fraudulent transactions in real time. A data scientist builds a machine learning model for this purpose. The transactional data is captured and stored in Amazon S3. The historic data is already labeled with two classes: fraud (positive) and fair transactions (negative). The data scientist removes all the missing data and builds a classifier by using the XGBoost algorithm in Amazon SageMaker. The model produces the following results: - True positive rate (TPR): 0.700 - False negative rate (FNR): 0.300 - True negative rate (TNR): 0.977 - False positive rate (FPR): 0.023 - Overall accuracy: 0.949 Which solution should the data scientist use to improve the performance of the model?

Options

  • AApply the Synthetic Minority Oversampling Technique (SMOTE) on the minority class in the
  • BApply the Synthetic Minority Oversampling Technique (SMOTE) on the majority class in the
  • CUndersample the minority class.
  • DOversample the majority class.

Unlock MLS-C01 to see the answer

You've previewed enough free MLS-C01 questions. Unlock MLS-C01 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#Class Imbalance#SMOTE#Model Evaluation#Binary Classification
Full MLS-C01 PracticeBrowse All MLS-C01 Questions