/Sentiment-Analysis-for-drug-reviews-tweets

Here we are making a predictive system to measure the sentiment of each review or tweet, whether it is 1 (Positive Sentiment) or 0 (Negative Sentiment). In this work, LGBM Classifier, XGBooost Classifier, CatBoost Classifier, Random Forest Classifier, Gradient Boosting Classifier, K-Nearest Neighbors, and Logistic Regression are used.

Primary LanguageJupyter Notebook

Stargazers