Skip to content

rohitinu6/Sleep-Disorder-Prediction

Repository files navigation

Sleep Disorder Prediction

📌 Project Overview

This project predicts the likelihood of sleep disorders based on various health and lifestyle factors. It leverages machine learning techniques to analyze sleep patterns and identify potential disorders.

🚀 Features

  • Data preprocessing and exploratory data analysis (EDA)
  • Feature engineering and selection
  • Machine learning model development and evaluation
  • Model interpretability and visualization

🛠 Tech Stack

  • Python
  • Pandas, NumPy
  • Scikit-learn
  • Matplotlib, Seaborn
  • Jupyter Notebook

📂 Dataset

The dataset contains patient sleep-related information, including:

  • Sleep Duration
  • Snoring Frequency
  • Daily Activity Levels
  • Stress Levels
  • Medical History

💊 Machine Learning Models Used

  • Logistic Regression
  • Random Forest Classifier
  • Support Vector Machine (SVM)
  • XGBoost

🔥 Results

The models are evaluated using accuracy, precision, recall, and AUC-ROC scores. The best model provides reliable predictions for identifying potential sleep disorders.

📁 Repository Structure

📂 Sleep-Disorder-Prediction
👉 📂 data (Dataset & processed data)
👉 📂 notebooks (Jupyter Notebooks)
👉 📂 models (Trained models)
👉 📂 images (Code and Results Screenshots)
👉 📄 README.md (Project documentation)

🖼 Code and Results

Include images of code and results in the images folder. Example:

💜 How to Run the Project

  1. Clone the repository:
    git clone https://github.com/rohitinu6/Sleep-Disorder-Prediction.git
  2. Navigate to the project folder:
    cd Sleep-Disorder-Prediction
  3. Install dependencies:
    pip install -r requirements.txt
  4. Run the Jupyter Notebook or Python scripts to train and test models.

🔗 Links

🛣 Tags

Machine Learning Sleep Disorder Health Prediction Data Science Python EDA

📝 License

This project is licensed under the MIT License.


💡 For any queries or collaboration opportunities, feel free to connect! 🚀

About

This project predicts the likelihood of sleep disorders based on various health and lifestyle factors.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors