GithubHelp home page GithubHelp logo

anindya2306 / dl-based-collaborative-filtering-model-with-content-based-support Goto Github PK

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

A book recommendation system that harnesses the power of Deeplearning based Collaborative Filtering complemented by content-based filtering to tackle the cold-start problem. Additionally, this model has the capability to recommend books based on external text queries, enhancing the versatility of the recommendations.

License: MIT License

Jupyter Notebook 100.00%

dl-based-collaborative-filtering-model-with-content-based-support's Introduction


DL based Collaborative Filtering Model with Content-based Support

Overview

A book recommendation system that harnesses the power of Neural Collaborative Filtering (NCF) complemented by content-based filtering to tackle the cold-start problem. Additionally, this model has the capability to recommend books based on external text queries, enhancing the versatility of the recommendations.

Features

  1. Neural Collaborative Filtering (NCF): Predicts user-book ratings by learning from implicit interactions.
  2. Content-based Filtering: Provides recommendations based on content similarity, helping to handle scenarios where collaborative data might be sparse.
  3. Cold-start Solution: For new users or items, the system smartly leverages content-based recommendations ensuring a seamless experience.
  4. Text Query Recommendations: Users can input textual queries to get book recommendations that align with their immediate interests.

Implementation

  • The NCF model captures the latent factors from implicit user-book interactions.
  • Content-based filtering uses keyBert, TF-IDF and cosine similarity to recommend books similar to a given book.
  • Hybrid recommendation combines both the NCF and content-based increase reliability.

Citing

The Neural Collaborative Filtering (NCF) model is based on the following research paper:

He, X., Liao, L., Zhang, H., Nie, L., Hu, X., & Chua, T. S. (2017, April). Neural collaborative filtering. In Proceedings of the 26th international conference on world wide web (pp. 173-182).

dl-based-collaborative-filtering-model-with-content-based-support's People

Contributors

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