Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧠 Depression Risk Prediction using Unsupervised Learning

Depression image

Depression is a growing global health issue, and early identification of individuals at risk is crucial for effective intervention. This project explores depression risk prediction using unsupervised machine learning, focusing on K-Means clustering.

πŸ” Project Objective

To identify clusters or patterns among individuals based on:

  • Lifestyle and physical health
  • Mental health history
  • Social interactions and sleep habits

without relying on any predefined labels.

πŸ§ͺ Methodology

  • Data Preprocessing: Null handling, normalization, and encoding of categorical variables
  • Clustering Algorithm: K-Means
  • Evaluation:
    • Elbow Method for optimal k
    • PCA for 2D visualization of clusters
  • Interpretation: Each cluster represents a group with distinct depression risk profiles

πŸ“Š Output

  • Clusters visualized via PCA
  • Insights into risk factors and mental health patterns
  • Exportable cluster results for downstream health analytics

πŸ”— Links


Feel free to ⭐ the repo if you find this helpful!

About

🧠 Depression Risk Clustering using K-Means (Unsupervised Learning) This project applies unsupervised machine learning (K-Means clustering) to discover patterns in depression risk based on lifestyle and mental health survey data.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages