Skip to content

shindesimantini6/Movie-Recommender

Repository files navigation

Movie Recommender

A online tool staged with Flask to recommend movies based on movie ratings given by the users. Three different models are used, Non-Negative Matrix Factorization (NMF), Random and Cosine Similarity.

movierecommender.mp4

Use:

  • Run python3 app.py
  • This will return a online web page on which the user can return recommendations.

Requirements:

  • Python 3.7
  • Flask
  • faker

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published