This project aims to detect users experiencing stress based on their current feelings as expressed on social media platforms. By leveraging machine learning techniques, we analyze user posts and stories to identify signs of stress, contributing to early intervention and support.
- Social media data analysis for stress detection.
- Machine learning model trained on labeled data.
- Early identification of users in need of support.
- Python (version >= 3.6)
- Pip (to install dependencies)
-
Clone the repository:
git clone https://github.com/ayyesu/STRESS-DETECTION.git cd STRESS-DETECTION
-
Run stress detection script:
python src/detect_stress.py