Skip to content

Comments

Bugfix/rand split torch data#81

Open
zeyus wants to merge 14 commits intoSPOClab-ca:masterfrom
zeyus-archive:bugfix/rand_split_torch_data
Open

Bugfix/rand split torch data#81
zeyus wants to merge 14 commits intoSPOClab-ca:masterfrom
zeyus-archive:bugfix/rand_split_torch_data

Conversation

@zeyus
Copy link

@zeyus zeyus commented May 4, 2022

I'm using the OpenBCI cyton/daisy setup, and it doesn't have EOG channels setup by default, also we're not working with huge data sets so we want to concatenate the data from one participant but split it into sets. As such this PR is to:

  • Added MNE related options to conf
    • notch filtering
    • adding an average ref channel
  • merge PR Should fix #73. #75 and bugfixes #76
  • Fix Thinker.split() returning unwrapped torch.utils.data.dataset.Subset instead returning a new DN3ataSubSet object which wrapps Subset and includes a get_targets method to allow using the returned training, validating and testing variables inside a BaseProcess.fit method with a balance_method argument

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant