Skip to content

Question on conformer_seed_1s_5fold.py #41

@edugm94

Description

@edugm94

Dear authors,

Thanks for sharing the code! I am trying to run it on the SEED dataset.
I am trying to understand how the 5-fold cross validation is done.

I have run seed.m and seed_process_slide_cv.py, to prepare the SEED dataset.
When I run the script: conformer_seed_1s_5fold.py I get an error in the method get_source_data().
What shape should have the attribute self.all_data when running this line of code: self.all_data = np.load(self.root + 'S%d_session1.npy' % self.nSub, allow_pickle=True).

Maybe I did a mistake when preprocessing the dataset. Any help is more than welcome!

Thanks in advance :D

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions