Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 659 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 659 Bytes

ECS-171-Project-1

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.