Movie Recommender
Kunal Garg
Delhi, Delhi
- 0 Collaborators
Its a movie recommendation system which will recommend the movies based on genre and movie type. ...learn more
Project status: Published/In Market
Intel Technologies
Other
Overview / Usage
The model is currently working on 5000 movies. Its is successful in showing user the recommendation of the movies based on his taste in Genre and Movie Type. The model is also capable of fetching the imdb ratings and movie poster and last but not least it is also capable to land user directly to the imdb webpage of that movie.
Methodology / Approach
The model is based on KNN (K- Nearest Neighbor) and Euclidean Distance.
Technologies Used
The model has been made by using:-
Python, Numpy, Json, Streamlit