Question: Which evaluation metric is commonly used to assess the performance of a neural network in classification tasks?
Options:
Correct Answer: Accuracy
Solution:
Accuracy is a widely used evaluation metric for classification tasks, indicating the proportion of correct predictions made by the model.