Skip to content

zakaria-narjis/Book-Recommendation-Engine-using-KNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Book-Recommendation-Engine-using-KNN

Book recommendation engine using Nearest Neighbors unsupervised learner. In this Freecodecamp challenge, I had to create a book recommendation algorithm using Nearest Neighbors algorithm. I had to use the Book-Crossings dataset. This dataset contains 1.1 million ratings (scale of 1-10) of 270,000 books by 90,000 users.