MLS-C01 exam dumps

MLS-C01 practice question 234 of 389

AWS Certified Machine Learning - Specialty. Expert level, Amazon Web Services. Free question with the correct answer and a full explanation.

MLS-C01 Question 234

Single answer

An e-commerce company has built a machine learning model to classify whether a product review is 'Positive' or 'Negative'. The following confusion matrix summarizes the model's performance on a test dataset:

Predicted PositivePredicted Negative
Actual Positive45050
Actual Negative90410

What is the precision of the model?

  1. A

    0.83

  2. B

    0.90

  3. C

    0.82

  4. D

    0.91

Show answer and explanation

Correct answer: B

Explanation

Precision is a metric used to evaluate the quality of positive predictions made by a model. It is calculated using the formula True Positives / (True Positives + False Positives). In this case, the number of True Positives is 450, and the number of False Positives is 90. Using the formula, precision = 450 / (450 + 90) = 0.90. Therefore, the correct answer is 0.90.

  • A. Incorrect.

    This value is incorrect because it does not align with the formula for precision, which is True Positives / (True Positives + False Positives).

  • B. Correct.

    This is the correct precision value. Precision is calculated as True Positives / (True Positives + False Positives), which equals 450 / (450 + 90) = 0.90.

  • C. Incorrect.

    This value is incorrect because it confuses precision with other metrics, such as recall or F1-score.

  • D. Incorrect.

    This value is incorrect because it miscalculates the number of True Positives and False Positives.

Timed practice exam

Take a MLS-C01 practice test under exam conditions

65 questions in 180 minutes, drawn from this bank, with a score report and a per-question review when you finish.

Start timed exam