Skip to content
#

popularity-based-recommendation

Here are 10 public repositories matching this topic...

The Book Recommendation System is designed to assist users in discovering books that align with their personal interests and reading habits. This system aims to address the challenge of information overload. The combination of a robust recommendation engine and an intuitive user interface ensures that users have a seamless experience.

  • Updated Dec 30, 2024
  • HTML

The Book Recommendation System provides personalized book suggestions using Popularity-Based Recommender, Collaborative Filtering, and Cosine Similarity. Implemented with Flask, it allows users to enter a book title and receive tailored recommendations based on their preferences.

  • Updated Jan 2, 2025
  • Jupyter Notebook

This project is a Book Recommendation System that uses two main approaches: Popularity-Based and Collaborative Filtering. It recommends top books based on their rating frequency and average ratings, and also provides personalized book suggestions by analyzing user interactions.

  • Updated Dec 8, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the popularity-based-recommendation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the popularity-based-recommendation topic, visit your repo's landing page and select "manage topics."

Learn more