FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

contentbasedfiltering · GitHub Topics · GitHub

#

contentbasedfiltering

Here are 36 public repositories matching this topic...

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

A machine learning-based recommendation system designed for an e-commerce platform.

  • Updated Mar 7, 2025
  • 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

A hybrid movie recommendation system developed with data from The Movie Database (TMDb)

  • Updated Sep 10, 2025
  • Jupyter Notebook

🎬 AI-powered full-stack movie recommendation system using TF-IDF + Cosine Similarity | FastAPI + Streamlit | Deployed on Render

  • Updated Aug 5, 2026
  • Python

This project involves developing a content-based recommendation system that utilizes advanced machine learning techniques to suggest movies similar to the user's preferences and watching history.

  • Updated Mar 19, 2023
  • 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

This repository will give you insights of how to do traditional algos using scikit learn library in Python from scratch.

  • Updated Jul 27, 2021
  • Jupyter Notebook

Proposing a novel approach to music recommendation that takes the audio of the user as input, converts it to text and performs sentiment analysis, tf-idf, and normalization. We then use content-based and collaborative filtering techniques to recommend songs

  • Updated Mar 31, 2023
  • Jupyter Notebook

Tecknosoft's Intern TASK : Movies Recommender System and deploying it in huggingface .

  • Updated Apr 18, 2024
  • Jupyter Notebook

I developed a simple content-based recommendation system that suggests movies to users based on their preferences. Users can enter a movie they like, and the system recommends other movies with similar genres. This project helped me understand the basics of recommendation systems and content-based filtering techniques.

  • Updated Jun 6, 2024
  • JavaScript

ML | recommendation system | low carbon products

  • Updated Mar 11, 2025
  • Jupyter Notebook

A Movie Recommender System is an application program build using python programming that can recommend you the similar movies according to your search. Streamlit library is used for front-end development

  • Updated Feb 2, 2024
  • Jupyter Notebook

Welcome to our movie recommendation system project repository! This repository hosts the codebase for our machine learning project focused on developing a movie recommendation system. Our aim is to provide users with personalized movie recommendations.

  • Updated Apr 21, 2024
  • Jupyter Notebook

Content-based music recommender scoring 18 songs across genre, mood, energy, and acousticness. Includes adversarial profile testing, weight sensitivity experiments, and a model card documenting filter bubble bias. Foundation for VibeFinder 2.0 (RAG)

  • Updated Apr 16, 2026
  • Python

Content-based Tech Stack Recommendation Engine using TF-IDF and Cosine Similarity to rank personalized technology stacks from user preferences, with Top-N filtering and cold-start handling.

  • Updated Aug 16, 2026
  • Python

A Content-based movie recommendation system that recommends movies to a user by using the similarity of movies. This recommender system recommends movies based on their description or features. A useful application of machine learning in the Media/communication Industry

  • Updated Aug 30, 2021
  • JavaScript

Movie Recommendation System Using Two approaches Collaborative Filtering ( CF ) & Content-Based Filtering ( CBF )

  • Updated May 6, 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


Back | FazBrowse Home | New Git URL