File size: 330 Bytes
793f3e9
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
Run the following codes in sequence:
1. ParseData.py: parsing data from rawdataset

2. IrregularSampling.py:permutation, reorgnize the structure of parsed data

3. removeoutliers.py: remove 12 outlier patients based on paper: Set Function fo
r time series

4. Generate_splitID.py: generate train/val/test IDs by 8:1:1 proportion.