Skip to content
#

recommendersystem

Here are 13 public repositories matching this topic...

An age and context sensitive movie recommendation system for a group of people spanning various age groups that considers the preferences, past activities, and currently trending content to recommend an age-appropriate movie for all to enjoy

  • Updated Dec 4, 2022
  • 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

Music recommendation system that leverages the power of machine learning to provide personalized music suggestions based on user preferences. Using a hybrid approach combining K-Means Clustering and Cosine Similarity.

  • Updated Jan 29, 2025
  • Jupyter Notebook

Zee Recommender Systems is a personalized movie recommendation project built using the MovieLens dataset. It implements collaborative filtering, similarity-based models, and matrix factorization to enhance user experience by suggesting movies tailored to individual preferences. Includes EDA, evaluation (RMSE & MAPE) and visualization of embeddings.

  • Updated Jul 18, 2025
  • Jupyter Notebook

Improve this page

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

Learn more