Skip to content

Commit

Permalink
Added leave-1 and leave-n out imports
Browse files Browse the repository at this point in the history
  • Loading branch information
swapnilsayansaha committed Jul 23, 2022
1 parent f1ad51d commit 03cd19b
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -239,4 +239,3 @@ def import_auritus_activity_dataset_multi_out(dataset_folder = 'Train_Val_test/'
X_test = X_test[shuffler]
Y_test = Y_test[shuffler]
Y_test = to_categorical(Y_test,9)

0 comments on commit 03cd19b

Please sign in to comment.