Hello. When I try to run the train_test_split function, rather than create subfolders like Dataset/PetImages/Train/Cat it creates two subfolders, Dataset/PetImagesTrain and Dataset/PetImages/Test that are both empty. I am completely copying the code from the Chapter04 folder as it was downloaded when I started reading through the book.
Hello. When I try to run the train_test_split function, rather than create subfolders like Dataset/PetImages/Train/Cat it creates two subfolders, Dataset/PetImagesTrain and Dataset/PetImages/Test that are both empty. I am completely copying the code from the Chapter04 folder as it was downloaded when I started reading through the book.