Skip to content

This project recreates the results from the paper "Detecting Symptoms of Depression on Social Media." The goal of this project is to use posts on Reddit to train a random forest classifier to predict symptoms of depression.

Notifications You must be signed in to change notification settings

satviknarang8/reddit-depression-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Reddit Depression Detection

Project Overview

This project recreates the results from the paper "Detecting Symptoms of Depression on Social Media." The goal of this project is to use posts on Reddit to train a random forest classifier to predict symptoms of depression. This involves extracting features from the posts using two approaches: topic modeling with LDA and contextual embeddings with DistilRoBERTa. Both models are evaluated using 5-fold cross-validation to compute AUC scores.

How to Run

Run all the cells in the notebook sequentially.

Link to Video Overview

https://drive.google.com/file/d/1zLAhWo9zmdJt-VzH7k3u5jO3XqUr1JlE/view?usp=sharing

About

This project recreates the results from the paper "Detecting Symptoms of Depression on Social Media." The goal of this project is to use posts on Reddit to train a random forest classifier to predict symptoms of depression.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published