Skip to content

ssvas1997/Movie-Recommendation-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

forthebadge made-with-python Open Source Love png1

Movie-Recommendation-Engine

A movie recommendation engine on IMDB dataset through collaborative filtering.

Collaborative filtering is processing the similarity of the data we have. Here, we have used Euclidean Distance and Cosine Similarity algorithms to recommend 50 movies which are similar to the movie name that the user provides as an input.

image

Features used in the model:

  1. Keywords
  2. Cast
  3. Genre
  4. Director

Releases

No releases published

Packages

No packages published

Languages