nerdexam
Amazon

AIF-C01 · Question #82

A company has built an image classification model to predict plant diseases from photos of plant leaves. The company wants to evaluate how many images the model classified correctly. Which…

The correct answer is B. Accuracy. Accuracy is the most appropriate metric to measure the performance of an image classification model. It indicates the percentage of correctly classified images out of the total number of images. In the context of classifying plant diseases from images, accuracy will help the…

Submitted by wei.xz· Mar 30, 2026Model Evaluation

Question

A company has built an image classification model to predict plant diseases from photos of plant leaves. The company wants to evaluate how many images the model classified correctly. Which evaluation metric should the company use to measure the model's performance?

Options

  • AR-squared score
  • BAccuracy
  • CRoot mean squared error (RMSE)
  • DLearning rate

How the community answered

(40 responses)
  • A
    5% (2)
  • B
    93% (37)
  • D
    3% (1)

Explanation

Accuracy is the most appropriate metric to measure the performance of an image classification model. It indicates the percentage of correctly classified images out of the total number of images. In the context of classifying plant diseases from images, accuracy will help the company determine how well the model is performing by showing how many images were correctly

Topics

#Image classification#Model evaluation#Classification metrics#Accuracy

Community Discussion

No community discussion yet for this question.

Full AIF-C01 Practice