Drug Review Sentiment Analysis Using Naive Bayes

December 12, 2023

This was a final project for a data science course at UIC. In it, I sought to understand how different reviews have an effect on patient ratings as well as how other people find reviews of drugs helpful. A Naive Bayes model was applied to this end and boosted using VADER for sentiment analysis.

The Google Colab notebook for the project can be found here