Skip to content

AhmedShoeb0/MovieRecommenderSystem

Repository files navigation

About the Project:

A Python-based movie recommender system that provides personalized suggestions using two approaches:

  • Content-based algorithm: recommends movies similar to a selected title by analyzing their attributes.
  • User-based collaborative filtering: recommends movies based on a user’s preferences and ratings, leveraging patterns from similar users.

Features:

  • Built on large datasets containing a wide variety of movies and series.

  • Allows users to type a movie title and get recommendations for the most similar movies (Content-based).

  • Provides personalized recommendations based on user ratings and preferences, which can be modified as needed (Collaborative filtering).

  • Offers a function that automatically generates the top 15 movies of all time.

  • Delivers accurate and relevant recommendations to satisfy user needs.

About

A movie recommendation system that combines content-based filtering and user-based collaborative filtering to provide personalized movie suggestions based on movie attributes and user preferences.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages