Question: Which of the following is a common method for evaluating the performance of a neural network?
Options:
Correct Answer: Confusion matrix
Solution:
A confusion matrix is used to evaluate the performance of a classification model by showing true vs. predicted classifications.