Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 518 Bytes

File metadata and controls

20 lines (15 loc) · 518 Bytes

pyhealth.tasks.Wav2SleepStaging

Overview

Multi-class sleep stage classification from heterogeneous biosignal data. Prepares biosignal and annotation data from multiple polysomnography datasets for use with the Wav2Sleep model. Classifies each 30-second epoch into one of four stages: Wake, Light Sleep (N1+N2), Deep Sleep (N3), or REM.

API Reference

.. autoclass:: pyhealth.tasks.Wav2SleepStaging
    :members:
    :undoc-members:
    :show-inheritance: