An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with contentbasedfiltering

A curated list of projects in awesome lists tagged with contentbasedfiltering .

https://github.com/chandru-21/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.

contentbasedfiltering docker endtoend endtoendpipeline kubernetes machine-learning movie-recommendation movierecommendationsystem nlp python recommendation-system recommender-system streamlit streamlit-webapp

Last synced: 13 Apr 2025

https://github.com/steveee27/hotel-recommendation-system

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.

contentbasedfiltering hotelrecommendation machinelearning recommendersystem similaritymatching

Last synced: 01 Jun 2026