GithubHelp home page GithubHelp logo

brijeshhere / book_recommender Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 73.91 MB

The project utilizes data analysis to recommend books based on user reviews for a given input book. Additionally, it retrieves top-rated books based on customer ratings.

Home Page: https://book-recommender-6rig.onrender.com/

Jupyter Notebook 92.59% Python 1.20% CSS 1.97% HTML 4.24%
book-recomendation cosine-similarity recommender-system

book_recommender's Introduction

Book Recommender: Collaborative Filtering based Recommender System

Link to project: Render

Recommender systems are algorithms aimed at suggesting relevant items to users (items being movies to watch, text to read, products to buy or anything else depending on industries).

GIF

Links on Website:

Top Books: Show top 50 books from the data based on user reviews Recommender: Recommend book based on input book

Technology Used:

  1. Flask
  2. HTML
  3. CSS
  4. Python
  5. Sql

Libraries Used:

  1. Flask
  2. Pickle
  3. Pandas
  4. Numpy
  5. sklearn

About Data:

The Book-Crossing dataset comprises 3 files.

  1. Users Contains the users. Note that user IDs (User-ID) have been anonymized and map to integers. Demographic data is provided (Location, Age) if available. Otherwise, these fields contain NULL-values.

  2. Books Books are identified by their respective ISBN. Invalid ISBNs have already been removed from the dataset. Moreover, some content-based information is given (Book-Title, Book-Author, Year-Of-Publication, Publisher), obtained from Amazon Web Services. Note that in case of several authors, only the first is provided. URLs linking to cover images are also given, appearing in three different flavours (Image-URL-S, Image-URL-M, Image-URL-L), i.e., small, medium, large. These URLs point to the Amazon web site.

  3. Ratings Contains the book rating information. Ratings (Book-Rating) are either explicit, expressed on a scale from 1-10 (higher values denoting higher appreciation), or implicit, expressed by 0.

book_recommender's People

Contributors

brijeshhere avatar

Stargazers

Ellen Zhang319 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.