Skip to content

Terminator25/DewDrops--Movie-Recommendation-System

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DewDrops--Movie-Recommender-System

This is a movie recommender system that uses cosine similarity to return a list of top 10 movies based on your favourite movie. It uses a dataset of 5000 movies. A UI has been created that takes the input of your favourite movie using Javascript and Flask is used to take that input to ML Model and returns it. Technology Stack Javascript- Creating the webpage Python-Machine Learning Machnine Learning Model Flask- Linking ML model and the webpage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 36.2%
  • Python 28.0%
  • CSS 21.6%
  • JavaScript 14.2%