Skip to content

bhumitschaudhry/MovieRecommendationEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MovieRecommendationEngine

A simple algorithm that helps you to get movie recommendations for a movie you have seen before.

How does it work?

It get the movie as an input from the user and then compares the different parameters such as the name of the Studio, Actors/Actresses, Genre, Director, etc. and gives you seven movies as the result. It uses information stored in a well defined csv file database.

Where is this program used?

This program is used in various video streaming services such as Amazon Prime Video, Netflix, Hotstar, Disney+, Youtube, etc. to suggest the viewer another video or movie based on his/her viewing history.

Modules Used ---->

  1. Pandas
  2. Numpy
  3. Scikit Learn
  4. Wget

Tools Used ---->

  1. Google Colab
  2. Jupyter Notebook
Made in python :)

About

A simple algorithm that helps you to get movie recommendations for a movie you have seen before.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors