Lag1 = t - 1
Lag2 = t - 2
Lag3 = t - 3
Delta1 = t - (t-1)
Delta2 = t - (t-2)
Delta3 = t - (t-3)
Window type: backward
Window length: 3
Groupby patient with ICULOS max.
Prefer a patient with ICULOS >50 to check temporal features
Reason: The node crashes if the table has fewer rows than the window size. Since sepsislabel_8h is window length = 9
It need at least 9 rows of per patient data for the node to function without errors.
328 patients has less than 9 rows of data will be excluded.
total patient strength will be 40008 instead of 40336
To use this workflow in KNIME, download it from the below URL and open it in KNIME:
Deploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.