EEG_classification
EEG_classification copied to clipboard
Unable to preprocess data
Hi,
I am having issues with prepare_physionet.py. If I run it with python2, the following error appears.

According to this, it seems to be resolved with python3. If I run it with python3, Following error is seen
But, according to this issue, we need to change scale_time to scaling_time. But, it is already scaling_time in the code.
Can you please help in getting the processing done. It would be great if you can share the already preprocessed npy/csv files. So that I can focus on next part(training). Thanks