Classifying sentiments of tweets as positive or negative. Used PEGASOS (λ-strongly convex objective) and AdaGrad (Adaptive Gradient) optimizers to train the data and used the classification model to predict sentiments for previously unseen tweets.
ApurbaSengupta/Classifying-Tweet-Sentiments
Classifying sentiments of tweets as positive or negative
PythonApache-2.0