Learn Before
Concept
Sequence Classification Models
Sequence classification predicts a class label for a given input sequence. Sentiment analysis is one example, which takes a sequence of text and predicts the label for the sentiment (positive or negative).
0
1
Updated 2021-04-21
Tags
Data Science