{"id":15097639,"url":"https://github.com/selcia25/sleep-disorder-detection","last_synced_at":"2026-01-05T00:08:44.115Z","repository":{"id":241275907,"uuid":"804764262","full_name":"selcia25/sleep-disorder-detection","owner":"selcia25","description":"💤This project aims to develop an automated method for detecting sleep disorders from heart rate signals. ","archived":false,"fork":false,"pushed_at":"2024-05-31T08:47:43.000Z","size":13737,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T16:14:54.136Z","etag":null,"topics":["cnn-classification","kmeans-clustering","machine-learning","matplotlib","scikit-learn","scipy","sleep-disorders","tensorflow"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/selcia25.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-23T08:15:46.000Z","updated_at":"2025-01-06T06:04:19.000Z","dependencies_parsed_at":"2024-09-20T00:01:43.381Z","dependency_job_id":"3a3beab5-f6eb-4e4d-9d6f-f98e460ef0ab","html_url":"https://github.com/selcia25/sleep-disorder-detection","commit_stats":{"total_commits":11,"total_committers":2,"mean_commits":5.5,"dds":0.09090909090909094,"last_synced_commit":"b9589f539b2f3033cf953f9757ef16881c23a122"},"previous_names":["selcia25/sleep-disorder-detection"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selcia25%2Fsleep-disorder-detection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selcia25%2Fsleep-disorder-detection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selcia25%2Fsleep-disorder-detection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selcia25%2Fsleep-disorder-detection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/selcia25","download_url":"https://codeload.github.com/selcia25/sleep-disorder-detection/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244874718,"owners_count":20524581,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cnn-classification","kmeans-clustering","machine-learning","matplotlib","scikit-learn","scipy","sleep-disorders","tensorflow"],"created_at":"2024-09-25T16:24:26.923Z","updated_at":"2026-01-05T00:08:44.087Z","avatar_url":"https://github.com/selcia25.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sleep Disorder Detection from Heart Rate Signals\n\nThis project aims to develop an automated method for detecting sleep disorders from heart rate signals collected using a pulse oximeter. Sleep disorders can significantly impact an individual's health and quality of life. Early detection of these disorders is crucial for timely interventions and improved outcomes.\n\n## Problem Statement\n- Sleep disorders are prevalent and can impact health and quality of life.\n- Current methods for diagnosing sleep disorders are manual, time-consuming, and subjective.\n- There is a need for an automated method to detect sleep disorders from heart rate signals to improve efficiency and accuracy.\n\n## Solution Approach\n- Preprocess signals for denoising and feature extraction.\n- Cluster heart rate signals using K-means clustering.\n- Segment signals into shorter segments.\n- Classify segments using a Convolutional Neural Network (CNN).\n\n## Installation\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/selcia25/sleep-disorder-detection.git\n   ```\n2. Install dependencies:\n   ```bash\n   pip install -r requirements.txt\n   ```\n3. Run the application:\n   ```bash\n   python app.py\n   ```\n\n## Usage\n- Upload heart rate signal data in CSV format.\n- View preprocessed data and segmented signals.\n- Receive classification results indicating the presence of sleep disorders.\n\n## Screenshots\n![HomePage](assets/home.png)\n![UploadPage](assets/upload.png)\n![ResultPage](assets/graph.png)\n![ResultPage](assets/segment.png)\n![ResultPage](assets/report.png)\n![ProcessPage](assets/process.png)\n![SuggestionPage](assets/suggestion.png)\n## License\nThis project is licensed under the MIT License - see the LICENSE.md file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselcia25%2Fsleep-disorder-detection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fselcia25%2Fsleep-disorder-detection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselcia25%2Fsleep-disorder-detection/lists"}