book-recommendations
Here are 3 public repositories matching this topic...
This project aims to build a Book recommendation system using methods such as Model, Collaborative, and Content-based filtering.
-
Updated
Jan 4, 2022 - Jupyter Notebook
The dataset was first scraped from an Arabic book library website, then cleansed of non-Arabic words, numerals, and tags before going through multiple preprocessing steps. Second, after applying the TF-IDF vectorizer, we used the Random Forest Classifier (RFC) algorithm to be trained on the data. Finally, two Question-Answer datasets were create…
-
Updated
Mar 2, 2022 - Jupyter Notebook
Improve this page
Add a description, image, and links to the book-recommendations topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the book-recommendations topic, visit your repo's landing page and select "manage topics."