Skip to content
#

content-based-recommendation

Here are 419 public repositories matching this topic...

The recommendation system for BetterMart (an ecommerce website developed by me) is a Python implementation that leverages cosine similarity to provide personalized product recommendations to users. This system analyzes the characteristics and features of products to identify similarities and suggest items that align with a user's preferences.

  • Updated Jun 21, 2023
  • Python

Content-Based Recommender System recommends movies similar to the movie user likes and analyses the sentiments on the reviews given by the user for that movie.

  • Updated May 19, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the content-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 content-based-recommendation topic, visit your repo's landing page and select "manage topics."

Learn more