Mental Health Prediction Using ML
Developed a system to predict mental health status based on text input using NLP.
- Trained using Support Vector Machines & Logistic Regression
- Achieved 92% accuracy
- Extracted sentiment from user responses
- Developed using Python, NLP, and ML models.