Giter Club home page Giter Club logo

reelread-book-recommendation-system-based-on-movie-preferences's Introduction

Book-Recommendation-System-based-on-Movie-Prefferences

ML model trained using Graph Neural Networks

People often find watching movie adaptations of books, less cumbersome and more relaxing than reading the original books itself. Moreover the number of people that truly spare time to read novels has only been declining ever since numerous online streaming platforms have taken over the internet/entertainment industry. Our project helps discover and revive users interest in the marvellous world of books by recommending the perfect book to start off with based on their movie preferences.

Data: CSV files used- Keywords.csv-id,keywords

Metadata_movies.csv- adult,belongs_to_collection,budget,genres,homepage,id,imdb_id,original_language,original_title,overview,popularity,poster_path,production_companies,production_countries,release_date,revenue,runtime,spoken_languages,status,tagline,title,video,vote_average,vote_count

Data.csv-index,title,genre,summary

Graph Data:

Unweighted Graph โ€“ Nodes-200 Edges- 16726 Weighted Graph โ€“ Nodes-200 Edges - 16726

Process: 3 Cosine similarity matrices were created- Movies cosine similarity Books cosine similarity Movies vs Books cosine similarity

We have implemented 3 Link Prediction ML models: Traditional link prediction method using Jaccard Coefficient Link prediction using Graph Neural Networks I. GCN II.GraphSage

Results:

Accuracy provided by our models: GCN Model-0.8676 GraphSage-0.8655

Jaccard coefficient- AUC 0.83 Adamic-Adar- AUC 0.85 Preferential Attachment- AUC 0.86

reelread-book-recommendation-system-based-on-movie-preferences's People

Contributors

anveshanayak avatar

Watchers

Kostas Georgiou avatar  avatar

Forkers

samyukta-09

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.