/tweets_sentiment_analysis

Classification task for tweets

Primary LanguageJupyter Notebook

This project dataset was taken from "Kaggle".

The task is to build a model that will determine the tone (neutral, positive, negative) of the text. Multiple models have been trained and compared using a cross-validation approach along with scoring metrics, such as confusion matrix, and ROC curve.