ZahraDehghanian97/Content-based-Recommender-System
In this Repository, A simple content-based book recommendation system is implemented. A representation vector is built with a TF-IDF vector of the Authors name concatenated with the title of the book.
Python