Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 251 Bytes

File metadata and controls

2 lines (2 loc) · 251 Bytes

BookRecommendationEngine-Using-KNN

In this challenge I had to create a book recommendation algorithm using K-Nearest Neighbours. I used the Book-Crossings dataset, which contains 1.1 million ratings (scale of 1-10) of 270,000 books by 90,000 users.