Contacts
Start your Journey
Close

MindScope: Mental Health Risk Classification Using Supervised Learning

MindScope

MindScope: Mental Health Risk Classification Using Supervised Learning

Project Overview

This project focuses on predicting whether a person is at risk of mental health issues based on personal and workplace factors. Using labeled survey data, students built classification models to understand patterns and make predictions.

Objective

To use supervised machine learning techniques to classify individuals into “at-risk” or “not at-risk” categories based on mental health indicators.

Key Skills Applied

Tools & Libraries Used

Python, Pandas, NumPy, Scikit-learn, Matplotlib, Seaborn

Learning Outcomes

Result

Achieved a classification model with [e.g., 82% accuracy] using Decision Trees. Learned how feature importance helps in understanding which personal or workplace factors most influence mental health risks.