EEG_classification icon indicating copy to clipboard operation
EEG_classification copied to clipboard

Unable to preprocess data

Open shobhitt10 opened this issue 3 years ago • 0 comments

Hi, I am having issues with prepare_physionet.py. If I run it with python2, the following error appears. image

According to this, it seems to be resolved with python3. If I run it with python3, Following error is seen image 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

shobhitt10 avatar May 26 '22 12:05 shobhitt10