How to Preprocess Variable-Length Time Series Data for LSTM in ICU Admission Analysis?
I am working on a time series project with hospital data in the ICU. The admissions have variable durations and the data is recorded at minute intervals (regular time steps). The data has already been imputed and interpolated, and the missing values have been handled.