PyHealth
PyHealth copied to clipboard
Add normalization support in `pyhealth/processors/timeseries_processor.py`
In https://github.com/sunlabuiuc/PyHealth/blob/9305a6f6a7f338ce3c5a64d6a3cf596f87116b6c/pyhealth/processors/timeseries_processor.py#L12, we should allow the user to normalize the timeseries based on statistics computed on the training set.