This repository contains the necessary data and a Jupyter Notebook for the project.
-
Clone the Repository: Clone this repository or download the ZIP file and extract it to your desired location.
git clone https://github.com/anbipa/BookRecommenderCT.git
-
Navigate to the Project Folder: Move to the project directory using the command line or file explorer.
cd your-repository
-
Open the Jupyter Notebook: Locate the Jupyter Notebook file with the extension
.ipynb
. Open it using Jupyter Notebook or Jupyter Lab.jupyter notebook finalNotebook.ipynb
-
Execute the Code: Once the Jupyter Notebook is open, execute the code cells as needed. You can run the entire notebook or execute cells individually. Observe that the preprocessing steps are commented in the code since the data has already been preprocessed and it's ready to be consumed in the github repository.
-
Review the Output: Check the notebook for any output, visualizations, or results generated by the code.
- Ensure that you have Python and Jupyter Notebook installed on your system.
- If encountering issues, refer to the project documentation or contact the project auhthors for support.
Feel free to reach out if you have any questions or need assistance.