Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.97 KB

File metadata and controls

30 lines (22 loc) · 1.97 KB

Project Title: Given specific mental disorders (ADHD, Anxiety, Bipolar disorder, Depression,

and Schizophrenia), what are the main textual features that can improve the understanding of user satisfaction for certain drugs?

Wordcloud all words2

Description

This project analyzes psychic drug reviews using sentiment analysis to better understand textual predictors for patient satisfaction. Drug reviews were used to train a Naive Bayes and Random Forest classifier. Furthermore, the most important features were visualized with the aim to improve the understanding of different textual features for five psychic diseases (ADHD, Anxiety, Bipolar disorder, Depression, and Schizophrenia).

Dataset

The drug reviews were sourced from scrapdrugs on GitHub, a curated version of the dataset from Drugs.com. The datasets for the five mental disorders studied are provided as follows:

Code and Report

The code for the analysis is available in the repository under Project Code. The report containing findings and methodology can be accessed here: Project Report.

Credits

The groundwork for this research, including the selection of the research topic and the initial stages of data analysis, was a joint effort between myself, Ann-Kristin Balve, and my project teammates: Anita Braida, Christophe Friezas Gonçalves, Ivonne van der Heiden, and Sally Soeng. We worked collectively to establish the foundation upon which this research was built.

License

This project is licensed under the MIT License - see the LICENSE file for details.