Skip to content

mehdiakoudad/Social-Media-Clustering-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“± Student Social Media Addiction Analysis

A data science project exploring the impact of social media usage on student health, sleep, and academic performance using clustering and predictive modeling techniques.

πŸ“Œ Project Summary

This notebook analyzes a dataset of 700+ students from multiple countries to understand how social media behavior correlates with academic outcomes and well-being indicators. Through exploratory analysis, clustering (K-Means), and logistic regression modeling, we uncover key behavioral patterns and risk profiles.


πŸ“ Project Structure

  • social-media-clustering-prediction-2.ipynb β€” Main notebook with EDA, clustering, and predictive modeling.
  • README.md β€” Project overview and usage instructions.

πŸ” Techniques Used

  • Exploratory Data Analysis (EDA)
  • K-Means Clustering
  • Logistic Regression
  • Correlation Heatmaps & ROC Curves
  • Data Preprocessing (Label Encoding, Feature Scaling)

πŸ“Š Key Insights

  • Strong correlation between high usage and poor sleep/mental health.
  • K-Means revealed 3 distinct student usage clusters (light, moderate, heavy).
  • Logistic regression showed significant predictors of academic impact (e.g., sleep hours, platform time).
  • ROC-AUC of ~0.80 indicated solid predictive performance.

πŸ› οΈ Technologies

  • Python (Pandas, NumPy, Scikit-learn, Matplotlib, Seaborn)
  • Jupyter Notebook
  • Git & GitHub

πŸš€ How to Run

  1. Clone the repository
git clone https://github.com/your-username/social-media-addiction-analysis.git
cd social-media-addiction-analysis

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages