Skip to content

saib7/Movie_Recommendation_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie_Recommendation_System

Overview

The Movie Recommendation System is a Python-based application that uses collaborative filtering techniques to provide personalized movie recommendations to users based on their past viewing history and preferences. This system aims to enhance the user experience by suggesting movies they are likely to enjoy.

Prerequisites

Before you begin, ensure you have met the following requirements:

Python 3.6 or higher.
Required Python packages (install them using pip):
    NumPy
    Pandas
    Scikit-learn
    Jupyter (for data analysis and model training, pickle files should be generated using jupyter)
A dataset of movie ratings and user preferences 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors