PyHealth icon indicating copy to clipboard operation
PyHealth copied to clipboard

Add example use case: WESAD EDA preprocessing + augmentations

Open mcp5552 opened this issue 1 year ago • 0 comments

This example script loads and preprocesses the WESAD dataset, segments the EDA signal into windows, and applies basic EDA-specific augmentations (jitter, scaling, cropping, permutation). Includes placeholders for model definition and training. Intended as a starting point for a full contrastive learning workflow.

mcp5552 avatar May 07 '25 18:05 mcp5552