Classifying tweet sentiments as positive, negative, or neutral using a custom logistic regression model.
By Amith MG
Understanding public opinion and sentiment is crucial in various domains, from brand monitoring to social trend analysis. This project focuses on building a machine learning model to classify the sentiment of tweets as either positive, negative, or neutral.
This project successfully demonstrates the development and deployment of a custom machine learning model for tweet sentiment classification. By building the logistic regression from scratch, a deeper understanding of its mechanics was achieved, resulting in a highly accurate classifier for the given dataset.
Amith MG | amithds2017@gmail.com