8000 GitHub - samkulk003/movie-reccommendation: project
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

samkulk003/movie-reccommendation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Movie Recommendation System

The Movie Recommendation System is designed to suggest 30 related movies to users based on their preferences. The system utilizes both collaborative filtering (user-based and item-based) and content-based filtering to make recommendations. It processes user ratings, analyzes movie metadata, and combines these methods into a hybrid recommendation engine. The code also includes a web interface built with Flask, allowing users to interact with the recommendation system through a web browser.

Libraries Used

  • Pandas: Data manipulation and analysis
  • NumPy: Numerical computations
  • Scikit-Learn: Machine learning algorithms and data processing
  • Surprise: Specialized library for building and analyzing recommender systems
  • Flask: Web framework to create the web interface
  • Matplotlib: Data visualization
  • Seaborn: Statistical data visualization

About

project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0