This is a project provided by Free Code Camp.
In this model, we were able to provide recommendation of 5 books present in the dataset if provided any book from the same.
To build the model, I took reference from multiple sites and project of fellow peers.
Learning site : https://www.freecodecamp.org/learn/machine-learning-with-python/
In this challenge, you will create a book recommendation algorithm using K-Nearest Neighbors.
You will use the Book-Crossings dataset. This dataset contains 1.1 million ratings (scale of 1-10) of 270,000 books by 90,000 users.
https://github.com/kvfasoulakos/Book-Recommendation-Engine-using-KNN