If running the code from the beginning of the "genre prediction.ipynb" file (not skipping "Cleaning the book data" section), unzip "book_data.csv.zip" and "book_test_data.csv.zip" in order to run the model with the dataset. Follow the instructions on how to run the model in the "genre prediction.ipynb" file.
If running the code from "Reading from the Clean Book Dataset" of the "genre prediction.ipynb" file (skipping the preprocessing phase), unzip "clean_book.csv.zip" and "clean_book_test.csv.zip" in order to run the model with the dataset. Follow the instructions on how to run the model in the "genre prediction.ipynb" file.