Skip to content

This is python project which recommends you movies based on your interest.

License

Notifications You must be signed in to change notification settings

MohamedFaheemM/Movie_Recommendation_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Recommendation System

This is a Python project which recommends a list of movies based on the interest of the user.

Requirements

  • difflib,sklearn libraries

How to Run

  1. Install the difflib and sklearn libraries if it is not already installed by using
  pip install difflib
  pip install sklearn
  1. Open a terminal or command prompt and navigate to the directory where the file is saved.

  2. Enter : "code ." to open the folder in vscode.

  3. Download the movies.csv file.

  4. Run the .ipynb file.

Author

MohamedFaheemM

About

This is python project which recommends you movies based on your interest.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published