MLA-C01 exam dumps

MLA-C01 practice question 139 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 139

Single answer

An e-commerce company is building a machine learning model to predict whether a transaction is fraudulent. Since this model will be used by customer support agents who lack a technical background, the company requires an easily interpretable solution to help them understand why a transaction is flagged as fraudulent. Which of the following algorithm or model selection decisions would best align with the interpretability requirement?

  1. A

    Use a decision tree-based model as it provides clear, human-readable decision paths.

  2. B

    Use a deep learning model such as a neural network for its high accuracy and ability to process large datasets.

  3. C

    Use a support vector machine (SVM) with a radial basis function (RBF) kernel for its ability to handle non-linear relationships.

  4. D

    Use an ensemble method like random forest for its high predictive power and ability to aggregate multiple tree models.

Show answer and explanation

Correct answer: A

Explanation

When interpretability is a key requirement, models like decision trees are preferable because they provide transparent and straightforward decision rules. While other algorithms may offer higher predictive accuracy, they often lack the explainability needed for non-technical stakeholders.

  • A. Correct.

    Decision trees are highly interpretable as they provide a clear path showing how the model arrives at a prediction. This makes them ideal for stakeholders who need to understand the reasoning behind the model's outputs.

  • B. Incorrect.

    Deep learning models, while powerful and accurate, are often considered 'black-box' models due to their complex internal structure, making them difficult to interpret.

  • C. Incorrect.

    Support vector machines with RBF kernels are effective for capturing non-linear patterns but lack interpretability as they rely on complex mathematical transformations.

  • D. Incorrect.

    Random forests improve predictive performance by aggregating multiple decision trees, but the aggregation process reduces the interpretability of individual decision paths.

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