SeaSkyThe / ML-models-web-app

Web application to display one of the movie recommendation models, based on Machine Learning, created during my undergraduate thesis. Built with Flask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ML-models-web-app

Web application to display one of the movie recommendation models, based on Machine Learning, created during my undergraduate thesis.

The development was used using Flask, a Python web framework.

To access: https://movierecommenderwebapp.herokuapp.com

Features:

  • MongoDB (Atlas) Database
  • API to get the model from the database (as a pickle object) and use it in memory.
  • Using IMDB api to show movies posters.
  • Bootstrap frontend.

About

Web application to display one of the movie recommendation models, based on Machine Learning, created during my undergraduate thesis. Built with Flask

License:MIT License


Languages

Language:HTML 54.9%Language:Python 37.8%Language:CSS 7.3%Language:Procfile 0.1%