WESADDataset#
- class torchdyno.data.datasets.wesad.WESADDataset[source]#
Bases:
DatasetWESAD dataset.
The WESAD dataset is a dataset of physiological signals collected from a wristband and a chest strap. The dataset contains data from 15 subjects performing different activities. The dataset is used to classify the cognitive state of the user based on the physiological signals.
Methods
__init__(root, user, context[, seq_length])Attributes