Closed smty2018 closed 1 year ago
a text classification model using a pipeline with a TF-IDF vectorizer(NLP) and a Linear Support Vector Classifier (LinearSVC).
The dataset : tweets about COVID-19, and the goal is to classify the sentiment of the tweets.
/assign
Aim
a text classification model using a pipeline with a TF-IDF vectorizer(NLP) and a Linear Support Vector Classifier (LinearSVC).
Details
The dataset : tweets about COVID-19, and the goal is to classify the sentiment of the tweets.
Record