Movies Recommendation System
A Model for Recommending Movies on the basis of user input.
Objective
The objective for this project to built a Model using Python for Recommending Movies over a data of 5000 Movies and deploy & host this project on “Heroku.com”.
Process Summary :-
- Built a Model using Python for Recommending Movies over a data of 5000 Movies.
- Used “TMDB.com” API for requesting 5 Movie Posters for each movie recommendation search.
- Deployed & Hosted the Application on “Heroku.com”.
- For project in detail, visit this project link.