Book Recommendation Engine using KNN
In this challenge from freeCodeCamp.org for machine learning courses
We built a book recommendation algorithm using K-Nearest Neighbors and used the Book-Crossings dataset. This dataset contains 1.1 million ratings (scale of 1-10) of 270,000 books by 90,000 users.