Skip to content

A comprehensive machine learning toolkit πŸ› οΈπŸ’» for analyzing and classifying sleep stages πŸ’€πŸ§¬ from EDF-formatted polysomnographic (PSG) recordings. Built to facilitate advanced sleep research πŸ”πŸ“Š and support the development of sleep analysis applications πŸ“²πŸ§ͺ.

License

Notifications You must be signed in to change notification settings

iajaykarthick/SleepStageClassifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

33 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

SleepStageClassifier πŸ’€πŸ§ πŸ“Š

Introduction πŸ“

SleepStageClassifier is a machine learning project aimed at classifying sleep stages from polysomnographic (PSG) recordings contained in the sleep-edf database. This project explores various machine learning models, from traditional algorithms to advanced deep learning techniques, to accurately classify sleep stages based on EEG, EOG, and EMG signals.

Project Structure πŸ—οΈ

  • data/: Directory to store the sleep-edf dataset files. πŸ“
  • notebooks/: Jupyter notebooks for exploratory data analysis and model experimentation. πŸ““
  • src/: Source code for the project, including data preprocessing, model training, and evaluation scripts. πŸ’»
  • models/: Trained model files. πŸ€–
  • requirements.txt: A list of python package dependencies. πŸ“‹

About

A comprehensive machine learning toolkit πŸ› οΈπŸ’» for analyzing and classifying sleep stages πŸ’€πŸ§¬ from EDF-formatted polysomnographic (PSG) recordings. Built to facilitate advanced sleep research πŸ”πŸ“Š and support the development of sleep analysis applications πŸ“²πŸ§ͺ.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages