Giter Site home page Giter Site logo

ympatil5 / book-recommendation-system Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shalakasaraogi/book-recommendation-system

0.0 0.0 0.0 13.86 MB

Built a Book Recommendation System by using the Item-based collaborative technique.

Jupyter Notebook 100.00%

book-recommendation-system's Introduction

Book Recommendation System


Discription:

This repository contains a book recommender system, using the data made available by Goodreads. Goodreads is an American social cataloging website that allows individuals to search freely its database of books, annotations, quotes, and reviews. Users can sign up and register books to generate library catalogs and reading lists. I have used Item-Based Collabrative filtering technique to built recommendation system.

Dataset:

https://www.kaggle.com/zygmunt/goodbooks-10k

The data used for this task consist of 5 different datasets which are as below :

  1. books.csv - Books contains all the information about the rated books, including author, title, book ID, publication year, average rating, etc.

  2. ratings.csv - Ratings includes all the rates given by our selected group of users to the books they have chosen to rate.

  3. book_tags.csv - Book Tags contains all the tags associated to each and every book included in the analysis.

  4. tags.csv - Tags collects all the tags included in 'bookTags' and explains their meaning.

  5. to_read.csv - to_read indicates all the books that have been flagged as 'to read' by the readers included in the analysis.

Lab Environment:

Jupyter Notebook

book-recommendation-system's People

Contributors

shalakasaraogi 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.