Question: Which of the following is a common evaluation metric for classification tasks in neural networks?
Options:
Correct Answer: F1 Score
Solution:
F1 Score is a common metric used to evaluate the performance of classification models, balancing precision and recall.