Closed HansBambel closed 4 years ago
With this pull request it will be easier to create a train-validation and test set.
A new helper function called create_train_test_folders in data_helper-py creates these.
create_train_test_folders
data_helper-py
If you want to test specific participants then just put the respective files in the test folder and comment the automatic creation of the folders out.
With this pull request it will be easier to create a train-validation and test set.
A new helper function called
create_train_test_folders
indata_helper-py
creates these.If you want to test specific participants then just put the respective files in the test folder and comment the automatic creation of the folders out.