
Ultimate access to all questions.
You are responsible for evaluating the performance of a language understanding model for a customer support application. Describe the metrics you would use to evaluate the model, including how you would interpret the results to determine if the model is effective in handling customer queries.
A
Evaluate the model using only accuracy.
B
Evaluate the model using accuracy, precision, recall, and F1-score, and analyze the confusion matrix.
C
Evaluate the model without using any metrics.
D
Evaluate the model using only user feedback.