QuestionQ59

Core Machine Learning and AI Knowledge

Which type of model would be used for emotion-classification tasks?

  • A SVMmodel
  • B Encoder model
  • C Auto-encoder model
  • D Siamese model
Explanation

An encoder model produces contextual representations of text that can be fine-tuned with a classification head to assign emotion categories.

Community Discussion

No comments yet. Be the first to start the discussion!