Learn Before
Customer Support Ticket Classification
For each ticket ID in the case study below, determine the single category that the model will predict. In your answer, also provide a brief explanation for how you determined the category for Ticket ID #2.
0
1
Tags
Ch.1 Pre-training - Foundations of Large Language Models
Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences
Application in Bloom's Taxonomy
Cognitive Psychology
Psychology
Social Science
Empirical Science
Science
Related
Inference Process with a Fine-Tuned Model
A probabilistic model is designed to classify news headlines into one of four categories: 'Business', 'Technology', 'Sports', or 'Health'. For a new headline, the model outputs the following probability distribution:
- Business: 0.12
- Technology: 0.25
- Sports: 0.55
- Health: 0.08
Based on the most common decision rule for converting these probabilities into a single prediction, which category will be assigned to the headline?
Customer Support Ticket Classification
Explaining the Prediction Rule