A text classification model is trained to determine if a product review is favorable or unfavorable. The set of possible outputs for the model is defined as Y = {positive, negative}. It is possible for this model to classify a highly nuanced review with the label 'neutral'.
0
1
Tags
Ch.3 Prompting - Foundations of Large Language Models
Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences
Comprehension in Revised Bloom's Taxonomy
Cognitive Psychology
Psychology
Social Science
Empirical Science
Science
Related
A data scientist is building a model to sort customer support tickets. The model's only objective is to identify whether a ticket is 'Urgent' or 'Not Urgent' so that high-priority issues can be addressed first. Based on this specific requirement, which of the following represents the most appropriate set of labels for the model to use?
Defining a Label Set for News Categorization
A text classification model is trained to determine if a product review is favorable or unfavorable. The set of possible outputs for the model is defined as Y = {positive, negative}. It is possible for this model to classify a highly nuanced review with the label 'neutral'.