-
Notifications
You must be signed in to change notification settings - Fork 0
Samrat307/Book-Recommender-System
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
The aim of this project is to build a recommender system based on the subset of the Book datasets. The function of the recommender is to recommend books to a user on the basis of his/her past evaluations. For detailed explanation of the approach and discussion of the results, refer to the .ipynb file. Contents: --> BX-Users.zip - Data file with information about user-id, location of user and age of user. --> BX-Books.zip - Data file with information about ISBN Number, Book Author, Year of Publication, Publisher, Image URL(Small, Medium, Large). --> BX-Book-Ratings.zip - Data file with information about user-id, ISBN Number and Book Ratings. --> Software_Requirements.txt - Software requirements to execute the code. NOTE: You need to extract the zip file in the same folder where you keep the .ipynb file.
About
The aim of this project is to build a recommender system based on the subset of the Book datasets.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published