The Data_Preprocessing.m contains the code for downloading the dataset from the Physionet.org. It also takes care of the segmentaion and the Wavelet Transform
Split_Augment handles the split of the dataset into train-test and also handles the augmentation of the train set address the imbalance issue.
The Model_Training.m file handles the model training