Skip to content
#

contentbasedfiltering

Here are 28 public repositories matching this topic...

End-to-End-Movie-Recommendation-System-with-deployment-using-docker-and-kubernetes

Content Based Recommendation system uses attributes of the content to recommend similar content. It doesn't have a cold-start problem because it works through attributes or tags of the content, such as actors, genres or directors, so that new movies can be recommended right away.

  • Updated May 2, 2022
  • Python

This project is a proof-of-concept news recommender system. It utilizes recommender models to deliver personalized news article recommendations based on user preferences and article characteristics. The project explores data analysis, model development, evaluation, and business application potential, demonstrating the value of tailored suggestions.

  • Updated Jul 10, 2023
  • Jupyter Notebook

**Movie Recommender System 🎬📽** | A machine learning-based recommendation system that suggests movies based on user preferences. Built using **Python, Pandas, Scikit-Learn, and NLP**, it utilizes content-based filtering to provide personalized movie recommendations. 🚀

  • Updated Feb 18, 2025
  • Jupyter Notebook

System is going to filter out the best possible movies basis on some criteria in recommendation area even after analyzing and previewing the reviews of the particular movie using sentiment analysis theory.

  • Updated Sep 21, 2021
  • Jupyter Notebook

This project develops a hotel recommendation system using content-based filtering. By analyzing hotel features such as room types, amenities, and pricing, it provides personalized suggestions for users. The model uses techniques like TF-IDF and evaluates its performance based on Precision@5, achieving high accuracy in recommendations.

  • Updated Feb 17, 2025
  • Jupyter Notebook

Improve this page

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

Learn more