Skip to content
#

movie-recommendation-system

Here are 138 public repositories matching this topic...

This project aims to provide movie recommendations based on user input and suggests movies that are similar in content or style to the one provided by the user, enhancing their movie-watching experience. 'cosine_similarity' function from sklearn is used to calculate the similarity between the user's input movie name and the movies in the dataset.

  • Updated Mar 21, 2024
  • Jupyter Notebook

Dive into this GitHub repository showcasing an Adaptive Website System coursework project. Implemented content filtering, collaborative filtering, and hybrid filtering techniques to enhance user experience through personalized recommendations. Explore well-documented code, datasets, and guides for seamless integration. Elevate your understanding

  • Updated Jan 17, 2024
  • Jupyter Notebook

Improve this page

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

Learn more