Comparing neural networks and traditional machine learning methods for social media stress detection
I developed a machine learning model to detect stress from social media posts. The project used datasets from Reddit and Twitter to train and evaluate the model. I compared the performance of transformer-based neural network (BERT) and traditional machine learning (logistic regression) for stress detection from textual data.